Buttons

Use Bootstrap’s custom button styles for actions in forms, dialogs, and more. Includes support for a handful of contextual variations, sizes, states, and more.

Examples

Bootstrap includes six predefined button styles, each serving its own semantic purpose.

Default Primary Success Info Warning Danger Link

Sizes

Fancy larger or smaller buttons? Add .btn-lg or .btn-sm for additional sizes.

Extras

In need of a button, but not the hefty background colors they bring? Replace the default modifier classes with the .btn-outline-* ones to remove all background images and colors on any button.

Default Primary Success Info Warning Danger