tell me which classes can be applied to button group instead of resizing each button?



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

Post New Answer

More Bootstrap Interview Questions

Explain me how will you create a stacked progress bar using bootstrap?

1 Answers  


How will you create a progress bar using bootstrap?

1 Answers  


List some features of bootstrap.

1 Answers  


Is bootstrap easy to use?

1 Answers  


Define Kickstrap?

1 Answers  


Do you know what is bootstrap grid system?

1 Answers  


How many types of layout are available in bootstrap?

1 Answers  


Tell me what media object in bootstrap is and what are their types?

1 Answers  


What is fluid layout in bootstrap?

1 Answers  


What is the purpose of using the scrollspy plugin?

1 Answers  


In bootstrap, how can you create a pills navigation menu?

1 Answers  


Tell me what is modal plugin used for in bootstrap?

1 Answers  


Categories