Skip to content

Instantly share code, notes, and snippets.

@phaedryx
Created March 5, 2013 04:10
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 phaedryx/5087924 to your computer and use it in GitHub Desktop.
Save phaedryx/5087924 to your computer and use it in GitHub Desktop.
<body>
<div id="page">
<section id="content">
<p>Content</p>
</section>
<section id="navigation">
<ul class="menu">
<li><a href="#foo">Foo</a></li>
<li><a href="#bar">Bar</a></li>
<li><a href="#baz">Baz</a></li>
<li><a href="#quux">Quux</a></li>
</ul>
</section>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment