Skip to content

Instantly share code, notes, and snippets.

@adesignl
Created January 25, 2013 17:21
Show Gist options
  • Save adesignl/4636259 to your computer and use it in GitHub Desktop.
Save adesignl/4636259 to your computer and use it in GitHub Desktop.
Custom Tweet Button
<a href="http://twitter.com/home?status=RT+%40YourTwitterNameHere+Retweet+Button+For+Twitter+That+Mentions+Me+-+http://LinkToYourArticleGoesHere"target="_blank">
<img style="margin-left: 15px; margin-right: 15px;margin-top: 5px; margin-bottom: 5px; float:right" title="Tweet This, Your FriendsWill Love You For It!" src="http://www.YourWebsite.com/tweet-this-button.png"alt="Tweet This, Your Friends Will Love You For It!"/>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment