16
/
24
HTML
Custom Checkbox
index.html
style.css
<
label
>
checkbox
<
input
type
=
"checkbox"
id
=
"checkbox"
/>
<
span
></
span
>
</
label
>