Buttons


Button

Button

Use the simple HTML markup to create a button:

Define button size by adding one of the following classes to HTML:

  • btn
  • btn-xs
  • btn-sm
  • btn-lg

And select one of the following color variations:

  • btn-default
  • btn-primary
  • btn-secondary
  • btn-link
  • btn-transparent