Skip to content

Instantly share code, notes, and snippets.

@shanethehat
Created January 14, 2013 13:16
Show Gist options
  • Save shanethehat/4530003 to your computer and use it in GitHub Desktop.
Save shanethehat/4530003 to your computer and use it in GitHub Desktop.
<div id="container">
<ul id=navList">
<li>Nav Item 1</li>
<li>Nav Item 2</li>
<li>Nav Item 3</li>
<li>Nav Item 4</li>
<li class="last">Nav Item 5</li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment