Use the button classes on an <a>, <button>, or <input>element.
Use a classes .btn-outline-**to quickly create a bordered buttons.
Add .btn-roundedto default button to get rounded corners.
Use a classes .btn-outline-**to quickly create a bordered buttons.
Create buttons with minimum width by adding add .w-xs, .w-sm, .w-mdor .w-lg.
Add .btn-lg, .btn-smfor additional sizes.
Add the disabledattribute to <button>buttons.
Icon only button.
Create block level buttons,with by adding add .btn-block.
Wrap a series of buttons with .btnin .btn-group.
Use class .btn-@yoursocialto the parent.