what are bootstrap alerts and how will you create them?
Answer Posted / 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 |
Post New Answer View All Answers