Various types of buttons. Using the base class .btn
| Normal | Large .btn-lg |
Small .btn-sm |
X-Small .btn-xs |
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 split 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 |
|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|