Sorry, the formattings are not kept correctly
How do we create a checkbox of the following format in HTML?
Colors (checkbox icon) red
(Space)(checkbox icon) green
(Space)(checkbox icon) red
I could only do it as folows :
Colors (checkbox icon) red
(checkbox icon) green
(checkbox icon) red
How do we create a checkbox of the following format in HTML?
Colors (checkbox icon) red
(checkbox icon) green
(checkbox icon) red
I could only do it as folows :
Colors (checkbox icon) red
(checkbox icon) green
(checkbox icon) red
1 answer