Free Bootstrap 5 utility snippet — Bootstrap 5 responsive pricing table Example. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
Free Bootstrap 5 utility snippet — Bootstrap 5 responsive pricing table Example. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
1<div class="demo">
2 <div class="container">
3 <div class="row">
4 <div class="col-md-4 col-sm-6">
5 <div class="pricingTable">
6 <h3 class="title">Standard</h3>
7 <div class="price-value">$10.00
8 <span class="month">/month</span>
9 </div>
10 <ul class="pricing-content">
11 <li>50GB Disk Space</li>
12 <li>50 Email Accounts</li>
13 <li>50GB Monthly Bandwidth</li>
14 <li class="disable"><i class="fa fa-times"></i></li>
15 <li class="disable"><i class="fa fa-times"></i></li>
16 </ul>
17 <a href="#" class="pricingTable-signup">Sign up</a>
18 </div>
19 </div>
20 <div class="col-md-4 col-sm-6">
21 <div class="pricingTable blue">
22 <h3 class="title">Business</h3>
23 <div class="price-value">$20.00
24 <span class="month">/month</span>
25 </div>
26 <ul class="pricing-content">
27 <li>60GB Disk Space</li>
28 <li>60 Email Accounts</li>
29 <li>60GB Monthly Bandwidth</li>
30 <li>15 Subdomains</li>
31 <li class="disable"><i class="fa fa-times"></i></li>
32 </ul>
33 <a href="#" class="pricingTable-signup">Sign up</a>
34 </div>
35 </div>
36 <div class="col-md-4 col-sm-6">
37 <div class="pricingTable green">
38 <h3 class="title">Premium</h3>
39 <div class="price-value">$30.00
40 <span class="month">/month</span>
41 </div>
42 <ul class="pricing-content">
43 <li>70GB Disk Space</li>
44 <li>70 Email Accounts</li>
45 <li>70GB Monthly Bandwidth</li>
46 <li>20 Subdomains</li>
47 <li>25 Domains</li>
48 </ul>
49 <a href="#" class="pricingTable-signup">Sign up</a>
50 </div>
51 </div>
52 </div>
53 </div>
54</div>
Auto move mouse cursor snippet
Auto move mouse cursor snippet: a hand-crafted, open-source Bootstrap 5 utility. HTML, CSS & JS included, ready to copy.

Bootstrap 5 Ecommerce Product Detail Page Design snippet
Free Bootstrap 5 utility snippet — Bootstrap 5 Ecommerce Product Detail Page Design snippet. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.

Bootstrap 5 Ecommerce single product page design template
Free Bootstrap 5 utility snippet — Bootstrap 5 Ecommerce single product page design template. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
Hand-crafted Tailwind CSS components — HTML or React, copy-paste ready, with live previews. Free forever, MIT licensed, no sign-up to use.
24
Components
57
Views
6
Likes
Trending now
More Bootstrap snippets developers are viewing this week.
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.