Skip to content

Instantly share code, notes, and snippets.

@crestinglight
Created February 26, 2017 21:18
Show Gist options
  • Select an option

  • Save crestinglight/382be8907c004b967291b9295d593310 to your computer and use it in GitHub Desktop.

Select an option

Save crestinglight/382be8907c004b967291b9295d593310 to your computer and use it in GitHub Desktop.
<div class="menu">
<div class="icons">
<a href="#" id="twitterIcon">Twitter</a>
<a href="#" id="githubIcon">Git</a>
<a href="#" id="linkedInIcon">LinkedIn</a>
</div>
<div class="shortcuts">
<a href="/articles">ARTICLES</a>
<a href="/about">ABOUT</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment