Skip to content

Instantly share code, notes, and snippets.

@anthonyshort
Created August 22, 2011 01:53
Show Gist options
  • Select an option

  • Save anthonyshort/1161485 to your computer and use it in GitHub Desktop.

Select an option

Save anthonyshort/1161485 to your computer and use it in GitHub Desktop.
AddThis Markup
<li class='email'>
<a
addthis:title="TITLE HERE"
addthis:url="URL HERE"
href='http://addthis.com/bookmark.php'
rel='external'
title='Send to a friend'
class="addthis_button_email">Send to a friend</a>
</li>
<li class='twitter'>
<a
addthis:title="TITLE HERE"
addthis:url="URL HERE"
href='http://addthis.com/bookmark.php'
rel='external'
title='Follow Merino on Twitter'
class="addthis_button_twitter">Follow Merino on Twitter</a>
</li>
<li class='facebook'>
<a
addthis:title="TITLE HERE"
addthis:url="URL HERE"
href='http://addthis.com/bookmark.php'
rel='external'
title='Follow Merino on Facebook'
class="addthis_button_facebook">Follow Merino on Facebook</a>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment