Skip to content

Instantly share code, notes, and snippets.

@carlosrojaso
Created May 12, 2014 06:43
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 carlosrojaso/07332d7a315ec301cc04 to your computer and use it in GitHub Desktop.
Save carlosrojaso/07332d7a315ec301cc04 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<body>
<nav>
<a href="/html/">HTML</a> |
<a href="/css/">CSS</a> |
<a href="/js/">JavaScript</a> |
<a href="/jquery/">jQuery</a>
</nav>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment