Various types of buttons. Using the base class .btn
Normal | Large .btn-lg |
Mini .btn-sm |
Flat .btn-flat |
Disabled .disabled |
---|---|---|---|---|
Horizontal button groups are easy to create with bootstrap. Just add your buttons inside <div class="btn-group"></div>
Button | Icons | Flat | Dropdown |
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With dropdown
Normal
Flat
Normal slplit buttons:
Flat split buttons:
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>
Button | Icons | Flat | Dropdown |
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|