Alerts are a handy element you can drop into a form or inline on a page to communicate success, warnings, failure or just information. They’ll conform to 100% of the container width you put them in.
.alert-box
(we usually use a <div>
). You may also include an anchor with a class of .close
to create a close box.