Skip to content

Instantly share code, notes, and snippets.

@rnmp
Created March 10, 2012 16:06
Show Gist options
  • Save rnmp/2011883 to your computer and use it in GitHub Desktop.
Save rnmp/2011883 to your computer and use it in GitHub Desktop.
Whatever Works
<nav id="nav">
<ul>
<li><a href="#">
....main site nav list....
</a></li>
</ul>
</nav>
<nav>
<h1><a>Site name and link</a></h1>
<a>Link to page A</a>
<a>Link to page B</a>
</nav>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment