Skip to content

Instantly share code, notes, and snippets.

@rcstr
Last active December 20, 2015 22:18
Show Gist options
  • Select an option

  • Save rcstr/6203516 to your computer and use it in GitHub Desktop.

Select an option

Save rcstr/6203516 to your computer and use it in GitHub Desktop.
<fixed> example
<fixed position="top">
<nav>
<ul>
<li><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">4</a></li>
<li><a href="#">4</a></li>
</ul>
</nav>
</fixed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment