Back to main list

FORM with content - HTML 5

Example

Hello

Markup

<form class="test" action="#">
  Hello
</form>