Showing posts with label FACEBOOK. Show all posts
Showing posts with label FACEBOOK. Show all posts

08 April, 2012

30 December, 2011

FACEBOOK Link Integration to your Website

Copy the below given code inside your Html Page <Body> Tag and enjoy the facebook share plugin.

<a name="fb_share" type="button"  share_url="Your Website URL">Share</a>
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"
        type="text/javascript">
</script>




Happy Learning.