Skip to content

Instantly share code, notes, and snippets.

@dandemeyere
Created July 22, 2012 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dandemeyere/3161040 to your computer and use it in GitHub Desktop.
Save dandemeyere/3161040 to your computer and use it in GitHub Desktop.
HTML Anchor Title Attribute
<!-- Title tags add context to links. Unless the link has an incredibly descriptive URL, Google won't immediately know what keywords to associate with the link -->
<a href='http://www.thredup.com/store' title='thredUP Store - Shop Quality Used Kids Clothing'>thredUP</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment