Skip to content

Instantly share code, notes, and snippets.

@marshallNorman
Last active July 18, 2016 16:38
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 marshallNorman/c965f3ecba940f9648c4 to your computer and use it in GitHub Desktop.
Save marshallNorman/c965f3ecba940f9648c4 to your computer and use it in GitHub Desktop.
<button href=”#” class=”menu--toggle” aria-label=”menu button”>Menu</button>
<ul class=”menu” aria-hidden=”false”>
<li class=”menu--item”>item</li>
<li class=”menu--item”>item</li>
etc…
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment