Contact Us || Privacy Policy || About Us |
|
1) Bootstrap Button GroupsTogether in a single line define a Button Groups use the .btn-group class with <div> elements. Example:- Test it Now2) Bootstrap Button SizeUse the class .btn-group-lg for Large size button and Use the class.btn-group-sm for small size button. Example:- Test it Now3) Bootstrap Vertical Button GroupsUse the .btn-group-vertical for vertical button groups: Example:- |