what are bootstrap alerts and how will you create them?
Answer / Prachi Sachan
Bootstrap alerts are used to provide visual feedback to the user. They can be created using the <div>> class 'alert' along with the appropriate variant classes such as 'alert-success', 'alert-danger', etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what is bootstrap jumbotron?
Tell me what function you can use to wrap a page content?
What is jumbotron?
What is pagination in bootstrap and how are they classified?
Does bootstrap supports all the modern browsers?
What are grid classes in the bootstrap?
How to customize thumbnails using Bootstrap?
When will you use <code>tag and <pre>tag?
What is a list group in bootstrap?
Why to choose bootstrap for building the websites?
How to create a navbar in bootstrap?a
Tell me which class make a set of buttons appear vertically stacked rather than horizontally?