<div class="alerts alert-primary alerts-error"> <i class="fas fa-info-circle"></i> An example alert with an icon. <button onclick="this.parentElement.style.display='none'" class="close-btn" > × </button> </div> <div class="alerts alert-success alerts-error"> <i class="fas fa-check-circle"></i>An example success alert with an icon <button onclick="this.parentElement.style.display='none'" class="close-btn" > × </button> </div> <div class="alerts alert-warning alerts-error"> <i class="fas fa-check-circle"></i>An example success alert with an close button. <button onclick="this.parentElement.style.display='none'" class="close-btn" > × </button> </div> <div class="alerts alert-danger alerts-error"> <i class="fas fa-check-circle"></i>An example success alert with an close button. <button onclick="this.parentElement.style.display='none'" class="close-btn" > × </button> </div>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter