Alerts
Alerts are used to notify the user whenever an important information is to be delivered.
There are 5 types of alerts with which the user can be notified
Below examples illustrate the 5 different types of alerts. To use any of these alerts, simply add class 'alert' followed by its type. Example → class="alert alert-success"
Primary Alert Example
Secondary Alert Example
Success Alert Example
Warning Alert Example
Error Alert Example