Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
Alerts can also contain additional .alert-heading
and .alert-link
for headings and links, plus hr
for spacing.
Well done! You successfully read this important alert message that includes a link.
You can use extra spacing using hr and paragraphs.
Add a dismiss button and the .alert-dismissible
class, which adds extra padding to the right of the alert and positions the .close
button.
On the dismiss button, add the data-dismiss="alert"
attribute.