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 type=image>

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
Button 4
Button 5

End

input type=checkbox

Geben Sie bei der Pizzabestellung die gewünschten Zutaten an:

Salami
Pilze
Sardellen

End

HTML4 form elements:

SELECT:

SELECT Size=2, default 2:

SELECT Size=2 longtest, default 2:

multiple SELECT Size=4, default 2+3:

multiple SELECT size not given, default 2+3:

SELECT size=5, default 2+3:

hierarchical SELECT:

input type=file



END

BUTTON: