Buttons Bootstrap 5Free+ CSS
Download buttons snippet: a hand-crafted, open-source Bootstrap 5 button. HTML & CSS included, ready to copy.
1.5k views41 downloads
gosnippets.com/preview/download-buttons-snippet
Download buttons snippet: a hand-crafted, open-source Bootstrap 5 button. HTML & CSS included, ready to copy.
1<ul>
2 <li>
3 <div class="download android">
4 <i class="fa fa fa-android fa-3x"></i>
5 <span class="df">Download from</span>
6 <span class="dfn">Google Play</span>
7 </div>
8 </lI>
9 <li>
10 <div class="download apple">
11 <i class="fa fa fa-apple fa-3x"></i>
12 <span class="df">Download from</span>
13 <span class="dfn">App Store</span>
14 </div>
15 </li>
16 <li>
17 <div class="download windows">
18 <i class="fa fa fa-windows fa-3x"></i>
19 <span class="df">Download from</span>
20 <span class="dfn">Windows Store</span>
21 </div>
22 </li>
23</ul>
Pure CSS Neon Button
Add a button to your UI with Pure CSS Neon Button. Free Bootstrap 5 code — HTML & CSS ready to copy, MIT licensed.

Firework Animation on Button Click
Firework Animation on Button Click — a free Bootstrap 5 button snippet. Copy the HTML, CSS & JS and paste straight into your Bootstrap 5 project.

Pure CSS Pulsing Button ripple effect animation
Pure CSS Pulsing Button ripple effect animation: a hand-crafted, open-source Bootstrap 5 button. HTML & CSS included, ready to copy.
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.