Tell me which class make a set of buttons appear vertically stacked rather than horizontally?
Answer / Deepa Phakaliyal
To make a set of buttons appear vertically stacked instead of horizontally, you can use the 'btn-block' class. For example, <button type="button" class="btn btn-primary btn-block">Block Button</button>
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain me can you put a listgroup within bootstrap panel?
Which class is used for basic button group?
How will you create a alternate progress bar using bootstrap??
Which class is used for pagination in bootstrap?
What are cons of bootstrapping?
Explain bootstrap 4 tables?
Define fluid layout.
Explain me what are bootstrap badges?
What is a modal plugin? Explain
When to use bootstrap?
what is Bootstrap Container?
How to create a navbar in bootstrap?