Back to main list

FORM with DIV - HTML 5

Example

DIV

Markup

<form class="test" action="#">
  <div class="test">DIV</div>
</form>