Skip to content

Instantly share code, notes, and snippets.

@adyngom
Created June 4, 2019 15:55
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 adyngom/0414559fbf32c5e570f65844374dba45 to your computer and use it in GitHub Desktop.
Save adyngom/0414559fbf32c5e570f65844374dba45 to your computer and use it in GitHub Desktop.
<div class="wrapper">
<aside>
<nav>
<ul>
<li>nav_1</li>
<li>nav_2</li>
<li>nav_3</li>
<li>nav_4</li>
<li>nav_5</li>
</ul>
</nav>
</aside>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment