Skip to content

Instantly share code, notes, and snippets.

@Stafox
Created October 24, 2014 05:56
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 Stafox/bc84085e135d3f8e0057 to your computer and use it in GitHub Desktop.
Save Stafox/bc84085e135d3f8e0057 to your computer and use it in GitHub Desktop.
Links usage example
<a href="home.html" title="Home page">Home</a>
<a href="about.html" title="About me">About</a>
<a href="my-projects.html" title="My projects">Projects</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment