Change Font Size: Previous / Next / Directory List
10.5. HTML label label
Label tags - suggested that the meaning of the form (labelled)
- Paired label is the label to
<label>began to</ label>end - Between the two label the contents of the text is to demonstrate that
- Attribute:
- Trackback Address: http://www.nt22.com/xhtml-html/tag_label/
Note
- Can be used for labels and label attributes form a connecting element
- Tags can be certain visual rendering browser can click into, after clicking on the cursor will be displayed in the associated elements in the form.
Example
"nt22form"Action<formid= = ="http://www.nt22.com/nt22.php"method"post" />= <labelforContact Us"contactus" /></ label><textareacols ="50Rickie web@nt22.com"rows="10"id="contactus" /></ textarea> </ form>
Label label is the standard in web design an important component part of the form to play the role of semantics.
