Wednesday 5 February 2014

Facebook Page Like button Code

Facebook Link Button Code :



Steps are :

Put this code into body tag:

<div > 
<iframe src="https://www.facebook.com/plugins/like.php? 
href=http://www.xyz/Home.aspx&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" 
scrolling="no" frameborder="0" style="border:none; width:250px; height:80px">
</iframe> 
</div> 

Note : write your facebook page link in place of this link http://www.xyz/Home.aspx .

No comments:

Post a Comment