Various types of buttons. Using the base class .btn

NormalLarge .btn-lgMini .btn-smFlat .btn-flatDisabled .disabled

Horizontal button groups are easy to create with bootstrap. Just add your buttons inside <div class="btn-group"></div>

ButtonIconsFlatDropdown

With dropdown

Normal

Flat

Mix and match with various background colors. Use base class .btn and add any available .bg-* class

Vertical button groups are easy to create with bootstrap. Just add your buttons inside <div class="btn-group-vertical"></div>

ButtonIconsFlatDropdown