Back to main list

FORM with LABEL - HTML 4.01

Example

Markup

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