Alert
An alert displays a short, important message in a way that attracts the user's attention without interrupting the user's task.
Simple Alert
Simple Alerts can be created using alert class, followed by the variant name.
A simple primary alert (Primary!)
A simple success alert (Success!)
A simple warning alert (Warning!)
A simple danger alert (Danger!)
Icon Alert
Icon Alerts can be created using alert class, followed by the variant name. The icon used here is taken from font-awesome.
A simple primary alert (Primary!)
A simple success alert (Success!)
A simple warning alert (Warning!)
A simple danger alert (Danger!)