We all know how to form a checkbox input in HTML:
What I don\'t k
Well, to use it i dont think matters (similar to disabled and readonly), personally i use checked="checked" but if you are trying to manipulate them with JavaScript, you use true/false