Tell me which class is used for basic button group?



Tell me which class is used for basic button group?..

Answer / Pankaj Padaliya

The class used for a basic button group in Bootstrap is 'btn-group'. For example, <div class="btn-group"> <button type="button" class="btn btn-primary">Left</button> <button type="button" class="btn btn-primary">Middle</button> <button type="button" class="btn btn-primary">Right</button> </div>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Bootstrap Interview Questions

Tell me what are offset columns?

1 Answers  


What are input groups and button groups in bootstrap 3 framework?

1 Answers  


Tell me what will be the default bootstrap look of the alert created with this following code:<div class="alert" role="alert">warning! Tell me what I'm missing something.</Div>

1 Answers  


Explain the uses of carousel plugin in bootstrap.

1 Answers  


What Is Lead Body Copy?

1 Answers  


List some features of bootstrap.

1 Answers  


How are pagination is classified in bootstrap

1 Answers  


Is bootstrap browser compatibility?

1 Answers  


Explain what is column offset in bootstrap?

1 Answers  


How can we make image responsive in bootstrap?

1 Answers  


Define Kickstrap?

1 Answers  


Tell me what is affix plugin?

1 Answers  


Categories