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>
<label>
<input type="checkbox" name="checkbox" checked="checked" />Checkbox
</label>
<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!