label
Applies to | ? |
---|
<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
Microsoft Developer Network: [Windows Internet Explorer API reference Article]