City of Tampa Style Guide

Alert 2.3

Toggle example guides Toggle HTML markup

Alerts are used to draw attention to short messages to the user and typically inform them of something. Alerts can be themed so they match their content the '.alert-info' is the standard alert color.

When to use: When you have a short message that needs to be emphasized to the user and the content matches the alert theme.

When not to: When you have a lot of text or other complex layout/graphics use a callout or other pattern for emphasis.

Notes: Visit bootstrap docs for more details on options and usage https://getbootstrap.com/docs/4.4/components/alerts/

<insert-markup>components.alert-</insert-markup>
Source: src/scss/base/_alerts.scss, line 1