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 how will you create a bootstrap dismissal alert?
How we can create a navbar in bootstrap?
Explain why you prefer bootstrap for website development?
In Bootstrap what are the two ways you can display the code?
What are the classifications of pagination in bootstrap?
What is bootstrap 4?
What is bootstrap?
What are responsive utility classes in bootstrap?
What are bootstrap panels? Explain how to create a bootstrap panel with a heading.
Which class is used to draw a toolbar of buttons?
How to create a navbar in bootstrap?
Differentiate Between Fluid Layout & Responsive Layout?