Alert Boxes

Alert boxes are styled using Foundation. They can be used to display success or error messages, and can be dismissed using a close button. They are often used in conjunction with forms but can be used independently.

For more information on supported markup for alert boxes, refer to
http://foundation.zurb.com/sites/docs/v/4.3.2/components/calloutes.html


Alert Boxes

This is a standard alert box (div.callout). ×
This is a success alert box (div.callout.success). ×
This is an "alert" alert box (div.callout.alert). ×
This is an alert with radius corners (div.callout.alert.radius). ×
This is an alert with rounded corners (div.callout.alert.round). ×
This is a secondary alert box (div.callout.secondary). ×