HTML
CSS
JS

Pure CSS Custom Checkbox

How to create a custom checkbox style with pure CSS. When a checkbox is checked, it will display a checkmark within the checkbox.

You can change the color of the checkmark by changing the border property on CSS line 54.

';