Checkbox

Active

Click to copy
<label>
    <input type="checkbox" name="checkbox" checked="checked" />Checkbox
</label>

Not Active

Click to copy
<label>
    <input type="checkbox" name="checkbox"/>Checkbox
</label>   

Comments Area

No comments have been posted yet. Please feel free to comment first!

Note: Make sure your comment is related to the topic of the article above. Let's start a personal and meaningful conversation!

LEAVE A COMMENT

Please add to the discussion in a constructive way. If you disagree, please be polite.