Skip to content

Instantly share code, notes, and snippets.

@davidsword
Created September 14, 2016 21:02
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 davidsword/5158dca143293ef72ddb4b2d279cde30 to your computer and use it in GitHub Desktop.
Save davidsword/5158dca143293ef72ddb4b2d279cde30 to your computer and use it in GitHub Desktop.
<header>
<input id="hamburger" type="checkbox" />
<label for="hamburger" id="hamburger-icon"></label>
<nav>
Your navigation here
</nav>
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment