Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Odinom
Created September 22, 2017 09:22
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 Odinom/d3b00e88155dc07ad0dc4cfa0c2782ac to your computer and use it in GitHub Desktop.
Save Odinom/d3b00e88155dc07ad0dc4cfa0c2782ac to your computer and use it in GitHub Desktop.
<ul class=”menu”>
<li><a href=”...”>Item 1</a></li>
<li><a href=”...”>Item 2</a></li>
<li><a href=”...”>Item 3</a></li>
….
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment