Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@DianaEC
Last active July 18, 2017 14:10
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 DianaEC/1b024ce3b368908ad6336e06489d6b57 to your computer and use it in GitHub Desktop.
Save DianaEC/1b024ce3b368908ad6336e06489d6b57 to your computer and use it in GitHub Desktop.
<a class="btn btn-primary" href="#" role="button">Link</a>
<button class="btn btn-primary" type="submit">Button</button>
<input class="btn btn-primary" type="button" value="Input">
<input class="btn btn-primary" type="submit" value="Submit">
<input class="btn btn-primary" type="reset" value="Reset">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment