elibraryportal Logo

1) Bootstrap Button Groups


Together in a single line define a Button Groups use the .btn-group class with <div> elements.

Example:-

Test it Now

2) Bootstrap Button Size

Use the class .btn-group-lg for Large size button and Use the class.btn-group-sm for small size button.

Example:-

Test it Now

3) Bootstrap Vertical Button Groups

Use the .btn-group-vertical for vertical button groups:

Example:-

Test it Now

4) Bootstrap Dropdown Menus Button Groups

Example:-

Test it Now