ChanakK / checkboxes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using CSS selectors to change the appearance

input[type='checkbox'] was used to change the appearance of the checkboxes.

Using CSS structural selectors

Used CSS structural selectors to target different html elements

About


Languages

Language:HTML 67.0%Language:CSS 33.0%