News

Styling CSS Forms - Dropdown (Select), Checkbox and Radio in CSS! Available as CSS, and LESS files. Demo : Click here ##Dropdown No damn javascript required!
Install via NPM npm i css-checkbox-library or Download the Zip Import the checkboxes.min.css or checkboxes.css file from the dist folder. Use the checkbox design you like with the following markup. In ...
<p>In this short tutorial, we’ll learn how to build a CSS-only switch component by taking advantage of the “CSS checkbox hack technique”. Along the way, we’ll also look at other switch implementations ...
Hello readers, here is simple line of code that will be useful for applying different color in checked or unchecked state or user can apply different icons to it, this will be only possible using html ...