Default alert
[alert class="alert" type="block" dismiss="true" tag="div"]Wrap any text and an optional dismiss button in .alert for a basic warning alert message.[/alert]
Wrap any text and an optional dismiss button in .alert for a basic warning alert message.
Dismiss buttons
[alert class="alert" type="block" dismiss="false" tag="div"]Wrap any text and an optional dismiss button in .alert for a basic warning alert message.[/alert]
Wrap any text and an optional dismiss button in .alert for a basic warning alert message.
Success
[alert class="alert" type="success" dismiss="true" tag="div"]Add optional classes to change an alert's connotation.[/alert]
Add optional classes to change an alert’s connotation.
Error or danger
[alert class="alert" type="error" dismiss="true" tag="div"]Add optional classes to change an alert's connotation.[/alert]
Add optional classes to change an alert’s connotation.
Information
[alert class="alert" type="info" dismiss="true" tag="div"]Add optional classes to change an alert's connotation.[/alert]
Add optional classes to change an alert’s connotation.
.