Alert

We can provide contextual feedback messages for typical user actions with the use of available and flexible alert messages.

Standard Alerts

You can use the following alerts. You need to include class alert and for particular alert, add the class name according to the alert type. For eg. alert-success, alert-danger, alert-warning and alert-info (e.g. class="alert alert-success") as shown below.

A simple primary alert-check it out!
A simple secondary alert-check it out!
A simple success alert-check it out!
A simple danger alert-check it out!
A simple warning alert-check it out!
A simple info alert-check it out!