label
Label for a form element (input, textarea or select).
Attributes
- for can be used to associate the label to a form element when the value of for matches the value of an element's id attribute.
- accesskey can be used to associate a keyboard shortcut to the element.
Example
<label for="email">e-mail address</label><input type="text" name="email" id="email" />
Other Topics
HTML
: META ,HTML : NOSCRIPT ,HTML
: LI ,HTML
: MAP ,HTML : LABEL ,HTML
: INS ,HTML : INPUT ,HTML
: KBD ,HTML : LEGEND ,HTML : BR,CSS : Class selector,CSS : Sticky Footer Layout,CSS::STYLING FORMS, mechanical Engineering, English books,Photoshop tutorials,Harry potter,Best 100 english books,Mechanical-old-question-paper,CSS : Id Selector
No comments:
Post a Comment