ZVON > References > XHTML Reference
   Strict 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 | b | bdo | big | caption | cite | code | dd | del | dfn | div | dt | em | fieldset | h1 | h2 | h3 | h4 | h5 | h6 | i | ins | kbd | label | legend | li | object | p | pre | q | samp | small | span | strong | sub | sup | td | th | tt | var |
Children: | #PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | object | q | samp | script | select | small | span | strong | sub | sup | textarea | tt | 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>