ZVON > References > XHTML Reference
   Transitional XHTML   Frameset | Strict | >> Transitional << |  [Comparison]

Go to Standard
Element: label
Attributes: | accesskey | class | dir | for | id | lang | onblur | onclick | ondblclick | onfocus | onkeydown | onkeypress | onkeyup | onmousedown | onmousemove | onmouseout | onmouseover | onmouseup | style | title | xml:lang |
Parents: | a | abbr | acronym | address | applet | b | bdo | big | blockquote | body | caption | center | cite | code | dd | del | dfn | div | dt | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | i | iframe | ins | kbd | label | legend | li | noframes | noscript | object | p | pre | q | s | samp | small | span | strike | strong | sub | sup | td | th | tt | u | var |
Children: | #PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var |

Your browser display:





Source [  Open as XHTML document  ]

<form method="post" action="http://www.zvon.org/cgi-bin/forms/bin/searchReference.py">
     <p>
          <input size="20" name="value"/>
          <input type="submit" value=" Search "/>
     </p>
     <p>
          <input type="radio" name="select" value="Glossary" checked="checked" id="Glossary"/>
          <label for="Glossary">XML Glossary</label>
          <br/>
          <input type="radio" name="select" value="Namespaces" id="Namespaces"/>
          <label for="Namespaces">XML Namespaces</label>
          <br/>
          <input type="radio" name="select" value="XSLT" id="XSLT"/>
          <label for="XSLT">XSLT Reference</label>
          <br/>
          <input type="radio" name="select" value="RE" id="RE"/>
          <label for="RE">Regular Expressions</label>
          <br/>
          <input type="radio" name="select" value="CSS1" id="CSS1"/>
          <label for="CSS1">CSS1 Reference</label>
     </p>
</form>