Forms Bootstrap 5Free+ CSS
Add a form to your UI with Custom checkbox/switch with pure CSS. Free Bootstrap 5 code — HTML & CSS ready to copy, MIT licensed.
1.3k views13 downloads
gosnippets.com/preview/custom-checkbox/switch-with-pure-css
Source Code
1<label for="checkbox">
2 <input type="checkbox" id="checkbox">
3 <div class="circle"></div>
4</label>
5<label for="checkbox2">
6 <input type="checkbox" id="checkbox2">
7 <div class="circle"></div>
8</label>
9 More Forms snippets

Bootstrap 5 simple login form with social login
Free Bootstrap 5 form snippet — Bootstrap 5 simple login form with social login. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
FormsView →

Bootstrap 5 Login Form UI Design snippets
Bootstrap 5 Login Form UI Design snippets: a hand-crafted, open-source Bootstrap 5 form. HTML & CSS included, ready to copy.
FormsView →

Bootstrap 5 Fancy user login form snippets
Free Bootstrap 5 form snippet — Bootstrap 5 Fancy user login form snippets. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
FormsView →
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.