Create Facebook Share button for Website Webpages
This tutorial helps to create facebook share button in Webpage.
1. Just include the following code in your Webpage to include web page sharer. You can update the code with your link inside and create it for your webpage.
1.1 Button Count Type
<iframe src="https://www.facebook.com/plugins/share_button.php?href=https://chillyfacts.com/create-facebook-share-button-for-website-webpages/&layout=button_count&size=large&mobile_iframe=true&width=83&height=28&appId" width="83" height="28" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
1.2 Box Count Type
<iframe src="https://www.facebook.com/plugins/share_button.php?href=https://chillyfacts.com/create-facebook-share-button-for-website-webpages/&layout=box_count&size=small&mobile_iframe=true&width=60&height=40&appId" width="60" height="40" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
1.3 Bottun Type
<iframe src="https://www.facebook.com/plugins/share_button.php?href=https://chillyfacts.com/create-facebook-share-button-for-website-webpages/&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
Download Sample.html here
To see how to create custom Facebook Share button for Webpages visit here.
https://chillyfacts.com/create-custom-facebook-share-button/
0 Comments
Comments
Leave a Comment