Back to main list

FORM with LABEL - HTML 5

Example

Markup

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