Use any of the available button classes to quickly create a styled button.
Want a larger or smaller ones? Add .btn-lg
, .btn-sm
, .btn-xs
classes for additional sizes
Want a different shape? Add .btn-rect
, .btn-ellipse
class to your buttons
Create buttons that fits the entire parent width by adding .btn-block
class to it.
Make your buttons look unclickable by adding .disabled
class to anchor elements
or disabled
attribute to button elements
This class will chage the appearnce of anchor element only. Use a custom Java Script to disable links here.
Combine sets of .btn-group
into a .btn-toolbar
for more complex components
Combine icons with your buttons for more complex components
Combine icons with your buttons for more complex components
Make unique animations for your buttons with our custom effects