Alerts

 <div class="alert alert-primary" role="alert">A simple primary alert—check it out!</div>
                            <div class="alert alert-secondary" role="alert">A simple secondary alert—check it out!</div>
                            <div class="alert alert-success" role="alert">A simple success alert—check it out!</div>
                            <div class="alert alert-danger" role="alert">A simple danger alert—check it out!</div>
                            <div class="alert alert-warning" role="alert">A simple warning alert—check it out!</div>
                            <div class="alert alert-info" role="alert">A simple info alert—check it out!</div>
                            <div class="alert alert-light text-body" role="alert">A simple light alert—check it out!</div>
                            <div class="alert alert-dark" role="alert">A simple dark alert—check it out!</div>
<div class="alert border-primary text-primary" role="alert">A simple primary alert—check it out!</div>
                            <div class="alert border-secondary text-secondary" role="alert">A simple secondary alert—check it out!</div>
                            <div class="alert border-success text-success" role="alert">A simple success alert—check it out!</div>
                            <div class="alert border-danger text-danger" role="alert">A simple danger alert—check it out!</div>
                            <div class="alert border-warning text-warning" role="alert">A simple warning alert—check it out!</div>
                            <div class="alert border-info text-info" role="alert">A simple info alert—check it out!</div>
                            <div class="alert border-light text-body" role="alert">A simple light alert—check it out!</div>
                            <div class="alert border-dark text-dark" role="alert">A simple dark alert—check it out!</div>

Live Example

<div id="liveAlertPlaceholder"></div>
                            <button type="button" class="btn btn-primary" id="liveAlertBtn">Show live alert</button>

Link Color

<div class="alert alert-primary" role="alert">
                            A simple primary alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>
                            <div class="alert alert-secondary" role="alert">
                            A simple secondary alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>
                            <div class="alert alert-success" role="alert">
                            A simple success alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>
                            <div class="alert alert-danger" role="alert">
                            A simple danger alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>
                            <div class="alert alert-warning" role="alert">
                            A simple warning alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>
                            <div class="alert alert-info" role="alert">
                            A simple info alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>
                            <div class="alert alert-light text-body" role="alert">
                            A simple light alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>
                            <div class="alert alert-dark" role="alert">
                            A simple dark alert with
                            <a href="#"
                              class="alert-link text-decoration-underline">an example link</a>. Give it a click if you like.
                            </div>

Additional Content

<div class="alert alert-success" role="alert">
                            <h4 class="alert-heading">Well done!</h4>
                            <p>Aww yeah, you successfully read this
                            important alert message. This example text is going to run a bit longer so that you can see
                            how spacing within an alert works with this kind of content.</p>
                            <hr>
                            <p class="mb-0">Whenever you need to, be sure to use margin
                            utilities to keep things nice and tidy.</p>
                            </div>
<!--Primary alert-->
                            <div class="alert alert-primary d-flex align-items-center" role="alert">
                            <svg xmlns="http://www.w3.org/2000/svg" width="24"
                              height="24"
                              viewBox="0 0 24 24" fill="none"
                              stroke="currentColor" stroke-width="1.5"
                              stroke-linecap="round"
                              stroke-linejoin="round"
                              class="icon icon-tabler icons-tabler-outline
                                icon-tabler-info-circle me-2"><path stroke="none"
                              d="M0 0h24v24H0z" fill="none"/><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" /><path d="M12 9h.01" /><path d="M11 12h1v4h1" /></svg>
                            <div>An example alert with an icon</div>
                            </div>
                            <!--Success alert-->
                            <div class="alert alert-success d-flex align-items-center" role="alert">
                            <svg xmlns="http://www.w3.org/2000/svg" width="24"
                              height="24"
                              viewBox="0 0 24 24" fill="currentColor" class="icon icon-tabler icons-tabler-filled
                                icon-tabler-circle-check me-2"><path stroke="none"
                              d="M0 0h24v24H0z" fill="none"/><path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005
                                -.324a10 10 0 0 1 14.995 -8.336zm-1.293 5.953a1 1 0 0 0 -1.32 -.083l-.094 .083l-3.293
                                3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.403 1.403l.083 .094l2 2l.094 .083a1 1 0 0 0
                                1.226 0l.094 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z" /></svg>
                            <div>An example success alert with an icon</div>
                            </div>
                            <!--Warning alert-->
                            <div class="alert alert-warning d-flex align-items-center" role="alert">
                            <svg xmlns="http://www.w3.org/2000/svg" width="24"
                              height="24"
                              viewBox="0 0 24 24" fill="currentColor" class="icon icon-tabler icons-tabler-filled
                                icon-tabler-alert-triangle me-2"><path stroke="none"
                              d="M0 0h24v24H0z" fill="none"/><path d="M12 1.67c.955 0 1.845 .467 2.39 1.247l.105 .16l8.114
                                13.548a2.914 2.914 0 0 1 -2.307 4.363l-.195 .008h-16.225a2.914 2.914 0 0 1 -2.582
                                -4.2l.099 -.185l8.11 -13.538a2.914 2.914 0 0 1 2.491 -1.403zm.01 13.33l-.127 .007a1 1 0
                                0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -7a1 1 0 0 0 -.993
                                .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993
                                -.883z" /></svg>
                            <div>An example warning alert with an icon</div>
                            </div>
                            <!--Danger alert-->
                            <div class="alert alert-danger d-flex align-items-center" role="alert">
                            <svg xmlns="http://www.w3.org/2000/svg" width="24"
                              height="24"
                              viewBox="0 0 24 24" fill="currentColor" class="icon icon-tabler icons-tabler-filled
                                icon-tabler-alert-triangle me-2"><path stroke="none"
                              d="M0 0h24v24H0z" fill="none"/><path d="M12 1.67c.955 0 1.845 .467 2.39 1.247l.105 .16l8.114
                                13.548a2.914 2.914 0 0 1 -2.307 4.363l-.195 .008h-16.225a2.914 2.914 0 0 1 -2.582
                                -4.2l.099 -.185l8.11 -13.538a2.914 2.914 0 0 1 2.491 -1.403zm.01 13.33l-.127 .007a1 1 0
                                0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -7a1 1 0 0 0 -.993
                                .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993
                                -.883z" /></svg>
                            <div>An example danger alert with an icon</div>
                            </div>

Dismissing

<div class="alert alert-warning alert-dismissible fade show" role="alert">
                            <strong>Holy guacamole!</strong> You should check in on some of those fields
                            below.
                            <button type="button" class="btn-close" data-bs-dismiss="alert"
                              aria-label="Close"></button>
                            </div>
Buy Now