Facebook Link Button Code :
<div >
<iframe src="https://www.facebook.com/plugins/like.php?
href=http://www.xyz/Home.aspx&layout=standard&show_faces=true&width=400&action=like&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 .
Steps are :
Put this code into body tag:<div >
<iframe src="https://www.facebook.com/plugins/like.php?
href=http://www.xyz/Home.aspx&layout=standard&show_faces=true&width=400&action=like&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