Sounds like a bit of a silly question, but I am wondering what is the best way of stating that a checkbox is checked/unchecked in HTML.
I have seen many different ex
The presence of the "checked" property specifies the status. The value is irrelevant/not needed.
is my suggestion