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 |
Tell me what are offset columns?
What are input groups and button groups in bootstrap 3 framework?
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>
Explain the uses of carousel plugin in bootstrap.
What Is Lead Body Copy?
List some features of bootstrap.
How are pagination is classified in bootstrap
Is bootstrap browser compatibility?
Explain what is column offset in bootstrap?
How can we make image responsive in bootstrap?
Define Kickstrap?
Tell me what is affix plugin?