Alerts
Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
Bootstrap Alerts documentationDefault style
Use .alert-*
classes.
Soft style
Use .alert-soft-*
classes.
Link color
Use the .alert-link
utility class to quickly provide matching colored links within any alert.
With Icon
Dismissing
Use .alert-dismissible
class for .alert
.
Additional content
Alerts can also contain additional HTML elements like headings, paragraphs and dividers.