We can provide contextual feedback messages for typical user actions with the use of available and flexible alert messages.
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.