Skip to content

Instantly share code, notes, and snippets.

@frankschrijvers
Created May 19, 2016 11:05
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 frankschrijvers/d6cd46658d1b92836f7a627a5b5b8303 to your computer and use it in GitHub Desktop.
Save frankschrijvers/d6cd46658d1b92836f7a627a5b5b8303 to your computer and use it in GitHub Desktop.
HTML markup buttons
<a href="http://google.com" class="button">Primary button</a>
<a href="http://google.com" class="button-dark">Dark button</a>
<a href="http://google.com" class="button-light">Light button</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment