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 |
Why do we use the affix plugin in bootstrap?
Explain what is Bootstrap?
Tell me what is contextual classes of table in bootstrap?
Describe bootstrap panel?
What are glyphicons?
Define bootstrap.
Do you know what dependencies does bootstrap require for it to work properly?
What do you understand by bootstrap container?
What are bootstrap methods?
Tell me what are the key components of bootstrap?
How many types media objects in bootstrap?
Tell me what are the responsive design patterns?