Radio

Active

Click to copy
<label>
    <input   type="radio"    name="radio"    checked="checked" />
    Radio
</label>

Not Active

Click to copy
<label>
    <input   type="radio"    name="radio" />
    Radio
</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.