tell me which classes can be applied to button group instead of resizing each button?
Answer / Surya Pratap
In Bootstrap, the `btn-group` class can be used along with the `btn-block` class to create a button group where all buttons will span the full available width. Alternatively, you can use `flex-wrap: wrap` on the parent container and float buttons left or right to achieve a similar effect.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is Bootstrap collapsing elements?
What are glyphicons? How to use them?
what media object in Bootstrap is and what are their types?
What are current stable version of bootstrap?
What is the purpose of using the scrollspy plugin?
Bootstrap multiple form types i.e. Horizontal, inline and basic have similar views when they are viewed under 768px devices? Yes or no explain?
Tell me what is list group in bootstrap and what is the use of it?
How can you create nav elements in bootstrap?
How to create a navbar in bootstrap?
What are the difference between bootstrap css and bootstrap min css?
What is the step-wise procedure for creating basic or vertical forms?
How navbar works in bootstrap?