Buttons
Use the button classes on an <a>
, <button>
, or <input>
element.
Regular
Use any of the available button classes to quickly create a styled button. Fancy larger or smaller buttons? Add .btn-xs
, .btn-sm
, .btn-lg
, or .btn-xl
for additional sizes.
Outline
Simply add .btn-outline
to the button markup.
Round
Simply add .btn-round
to the button markup.
Block level
Create block level buttons—those that span the full width of a parent— by adding .btn-block
.
Iconic
Icon and Text