Back to main list

FORM with LABEL - XHTML 1.0

Example

Markup

<form class="test" action="#">
  <label class="test">LABEL</label>
</form>