Bootstrap 5 discount coupon card by Nitin Kumar Output View Horizontal Vertical HTML CSS JS Tidy 40% Discount Mega discount for all customers across all products at mystore.com, Use Coupons Cose "extra40" Use Code HTML CSS JS Tidy body{ background-color:#fff; height: 100vh; display: flex; justify-content: center; align-items: center; } .card{ width: 300px; border:none; height: 320px; border-radius: 15px; padding: 20px; background-color: #d58900; } .percent{ font-size: 56px; color: #fff; } .discount{ font-size: 27px; color: #fff; } .line{ color: #fff; } .form-check-input:checked { background-color: #F44336; border-color: #F44336; } .form-check-input:focus { border-color: #d50000; outline: 0; box-shadow: none; } .form-check { display: block; min-height: 1.5rem; padding-left: 1.75em; margin-bottom: -5px; } HTML CSS JS Tidy >_Console Clear Console >_Console File Setting HTML Code Playground Setting Title Description Bootstrap 5 discount coupon card Component with toggle button. Catagory Bootstrap Tags Bootstrap5 Card Discount Resource Add External Stylesheets and Script