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 me how will you create a stacked progress bar using bootstrap?
How will you create a progress bar using bootstrap?
List some features of bootstrap.
Is bootstrap easy to use?
Define Kickstrap?
Do you know what is bootstrap grid system?
How many types of layout are available in bootstrap?
Tell me what media object in bootstrap is and what are their types?
What is fluid layout in bootstrap?
What is the purpose of using the scrollspy plugin?
In bootstrap, how can you create a pills navigation menu?
Tell me what is modal plugin used for in bootstrap?