How to Make a Facebook Share Button
Facebook has a page that makes it easy to create a share button for your website, but if you know a little HTML and javascript you can edit it how you see fit.

As you can see above, you can choose between a button and a link, then edit or copy the code to place in your PHP or HTML files, depending on whether or not you are running a CMS.
How to Use Tweet Buttons with Query String Parameters
Twitter now has a “Tweet” button like Facebook’s “Like” button. If you’re wondering how to add this new tweet button to your blog, website, or Blogger account, follow the instructions below. If you can handle HTML and a little bit of Javascript, then you should be comfortable with this code.
Tweet Button Code
![]()
That’s it, but if you still need help from Twitter, visit their tweet button auto-generation page. You can also use an iframe and query string parameters to customize the button’s behavior.
![]()