This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

label

Applies to ?
## Examples
<form>
  <label for="email">Your email adress:</label>
  <input type="text" name="email" />
</form>

Notes

Remarks

The functionality specified by the HTML 4.0 standard for this property is not implemented. There is no functionality implemented for this property unless defined by the author. label was introduced in Microsoft Internet Explorer 6

Syntax

See also

Related pages

  • option

Attributions