0 votes
in Bootstrap by
What are Bootstrap alerts?

1 Answer

0 votes
by
This is used to create presume alert messages, which adds style to the messages to look more noticeable to the user.

There are four classes in alerts i.e .alert-success, .alert-info, .alert-warning, .alert-danger.
...