Utilities Bootstrap 5Free+ CSS
Free Bootstrap 5 utility snippet — Dashed border icon animations. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
1.7k views29 downloads
gosnippets.com/preview/dashed-border-icon-animations
Free Bootstrap 5 utility snippet — Dashed border icon animations. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
1<div class="page-wrapper">
2 <div class="circle-wrapper">
3 <div class="success circle"></div>
4 <div class="icon">
5 <i class="fa fa-check"></i>
6 </div>
7 </div>
8
9 <div class="circle-wrapper">
10 <div class="warning circle"></div>
11 <div class="icon">
12 <i class="fa fa-exclamation"></i>
13 </div>
14 </div>
15
16 <div class="circle-wrapper">
17 <div class="error circle"></div>
18 <div class="icon">
19 <i class="fa fa-times"></i>
20 </div>
21 </div>
22</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.
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.