Skip to content

Instantly share code, notes, and snippets.

@jonpaul
Created October 18, 2011 20:13
Show Gist options
  • Save jonpaul/1296571 to your computer and use it in GitHub Desktop.
Save jonpaul/1296571 to your computer and use it in GitHub Desktop.
<div id='container' style="width:960px;position:relative;margin:0 auto;">
<nav style="background:url('nav_bg.png') no-repeat;position:relative;left:-330px;width:1620px;height:377px;"/>
<div class="navContainer" style="width:960px;margin:0 auto;">
<ul>
<li>SOME CONTENT</li>
<li>SOME CONTENT</li>
<li>SOME CONTENT</li>
</ul>
</div>
</nav>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment