Alert Banner

Note: These banners are only accessible if text size is at least 18pt

 

HTML Alert color code banners

 

Tips on using the Code Below:

  1. Replace the class in the code below for the desired banner.
    Note: These banners are only accessible if text size is at least 18pt

    Code

    Banner
    <div class="alert alert-info">
    <p style="text-align: center;"><span style="font-size: 18pt;"><strong>

    <!-- Start your content here -->
    Your Content inside this Alert Banner!
    <!-- End Content -->

    </strong></span></p>
    </div>