Public · Protected · Private
HTML5 label Tag
Type: Public  |  Created: 2012-03-29  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • <label> tag defines a label for an <input> element. <label for="USA">USA</label> <input type="radio" name="country" id="USA" />
    2012-03-29 22:58
This blog is frozen. No new comments or edits allowed.