Different HTML Form Elements
This form demonstrates the behavior of various HTML form elements
This demo uses the
winxp theme
.
You can make textarea and upload fields required.
You can designate an upload area to accept only zip files (.zip extension).
You can require user to make a selection from a dropdown menu.
input type="text"
input type="file"
input type="file"(zip archive only)
select
--select--
<20
20-40
40-60
>60
textarea
input type="radio" (choose any option)
option 1
option 2
option 3
input type="checkbox" (check at least one)
option 1
option 2
option 3
This page uses an
AJAX Component
- Zapatec DHTML Form Widget, but your browser does not support Javascript.