Form Test

This page is a regression test for forms.
The word "Start" should be above the textarea.
The word "End" should be underneath the textarea.
The text inside the textarea should match with its description.

Textarea

Start

End

Input, name

<INPUT type=name>

Start

End

Input, submit

<INPUT type=submit>

Start

End

Input, reset

<INPUT type=reset>

Start

End

Input, hidden

<INPUT type=hidden>

Start

End

Input, radio

<INPUT type=radio>

Start

Test


Button 1
Button 2
Button 3

End