+1 vote
in Bootstrap by (30.6k points)
What are Bootstrap alerts?

1 Answer

0 votes
by (6.0k points)

What are Bootstrap alerts?

Bootstrap alerts are predefined alert messages that add styles to message which looks more noticeable to users. .alert-success, .alert-info, .alert-warning, .alert-danger are classes in bootstrap to decorate alert messages.

🔗Reference : stackoverflow.com

🔗Source: Bootstrap Interview Questions and Answers for Freshers and Experience 

Related questions

+2 votes
...