Bootstrap includes six predefined button styles, each serving its own semantic purpose.
Use a class .rounded-pill
with .btn
class to create round button.
Use a class .btn-outline-{color}
to quickly create a outline button.
Use a class .btn-outline-{color}
to quickly create a outline button.
Create block level buttons—those that span the full width of a parent—by adding .btn-block
.