BS Button Groups Button Groups In Bootstrap, you may group a sequence of buttons together (on a single line) in a button group. ------Button mukava ----- To build a button group, use a <div> element with the class .btn-group. Example Apple Samsung Sony Tip: Rather than applying button sizes to all buttons in a group, use class. To size all buttons in the group, use .btn-group-lg|sm|xs. Example Apple Samsung Sony Vertical Button Groups Bootstrap supports four button sizes: ----- Button mukava ------ Bootstrap also allows vertical button groups: ------ button mukva ----- To build a vertical button group, use the class .btn-group-vertical. Example Apple Samsung Sony Justified Button Groups To cover the entire width of the screen, use the .btn-group-justified class. ----- Button mukava ------ Example with <a> elements: Example Apple Samsung Sony Note: For <button> elements, you must wrap each button in a .btn-group class: Example Apple Samsung Sony Nesting Button Groups & Dropdown Menus ----- Button mukava ------ Use button groups to construct dropdown menus: Example Apple Samsung Sony Tablet Smartphone Split Button Dropdowns ----- Button mukava ------ Example Sony Tablet Smartphone