Alert card Bootstrap 5 by Suman Output View Horizontal Vertical HTML CSS JS Tidy Alert Box This is alert box create in Bootstrap 5 Library Ok Cancel HTML CSS JS Tidy body{ letter-spacing: 0.7px; background-color: #eee; } .container{ margin-top: 120px; margin-bottom: 120px; } .btn-lg, a:focus, a:active { outline: none !important; box-shadow: none !important; } .card-1{ box-shadow: 2px 4px 15px 0px #4c4f56; } p{ font-size: 13px ; } .small{ font-size: 9px !important; } .cursor-pointer{ cursor: pointer; } .btn-round-lg { border-radius: 22.5px; background-color: #eee; color: #000000; font-size: 14px; font-weight: 600; letter-spacing: 0.9px; padding: 8px 20px 8px 20px !important; border: 1px solid #fff; } .btn-round-lg:hover{ background-color: #fff; color: #907b71; border: 1px solid #fff; } .btn-round-lg:focus{ border: 1px solid #fff !important; } .card{ background-color: #907b71 !important; color: white; } HTML CSS JS Tidy >_Console Clear Console >_Console File Setting HTML Code Playground Setting Title Description Alert card in bootstrap 5. Use as a bootstrap model to alert users to perform some task. Catagory Bootstrap Tags Bootstrap5 Card CSS Card Resource Add External Stylesheets and Script