Utilities Bootstrap 5Free+ CSS+ JS
Experience a captivating Kanban board lane with ocean-inspired visuals, draggable card interactivity, and dynamic transformations.
0 views0 downloads
gosnippets.com/preview/ocean-depth-draggable-kanban-board-lane
Experience a captivating Kanban board lane with ocean-inspired visuals, draggable card interactivity, and dynamic transformations.
1
2<section class="gs-stage">
3 <div class="gs-orb gs-orb-1" aria-hidden="true"></div>
4 <div class="gs-orb gs-orb-2" aria-hidden="true"></div>
5 <div class="gs-grid-overlay" aria-hidden="true"></div>
6 <div class="gs-card">
7 <header class="gs-card-header">
8 <h2 class="gs-card-title">Development Tasks</h2>
9 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" class="gs-icon"><line></line><line></line><line></line></svg>
10 </header>
11 <ul class="gs-task-list">
12 <li class="gs-task">
13 <div class="gs-task-content">
14 <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" class="gs-icon"><line></line><polyline></polyline></svg>
15 <span>Refactor authentication module</span>
16 </div>
17 </li>
18 <li class="gs-task">
19 <div class="gs-task-content">
20 <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" class="gs-icon"><line></line><polyline></polyline></svg>
21 <span>Complete UI redesign</span>
22 </div>
23 </li>
24 <li class="gs-task">
25 <div class="gs-task-content">
26 <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" class="gs-icon"><line></line><polyline></polyline></svg>
27 <span>Optimize database queries</span>
28 </div>
29 </li>
30 </ul>
31 </div>
32</section>
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.