Use any of the available button classes to quickly create a styled button.
Want a larger or smaller ones? Add .btn-lg or .btn-sm classes for additional sizes.
Want a different shape? Add .btn-rect or .btn-ellipse class to your buttons.
Create buttons that fits the entire parent width by adding .btn-block class to it.
Add .active class to your button to mark it as active.
Make your buttons look unclickable by adding .disabled class to anchor elements or disabled attribute to button elements.
Wrap the series of buttons in .btn-group
Combine icons with your buttons for more complex components
Make unique animations for your buttons with our hover effects