Pages

Thursday, January 12, 2017

Add Facebook Widget in HTML Website

How are Add Facebook widget Timeline OR Posts in your website

Example here:
Just Change the name of your path in the href attribute like:

href="https%3A%2F%2Fwww.facebook.com%2Fyourpagename

<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=false&appId=524468484230981" width="340" height="300" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>


View Posts of your page.



No comments:

Post a Comment