| input |
Entry of an free-form value |
The edit box, The voice prompt |
| textarea |
Entry of the large amounts of free-form of text |
An email body, weblog entry |
| secret |
Entry of the sensitive information |
The password prompt |
| select1 |
Choice of an one-and-only-one item from the list |
The radio buttons, drop-list |
| select |
Choice of one or more items from the list |
The checkbox group, listbox |
| range |
Selecting a value from the range |
The slider, volume control |
| upload |
Selecting the data source |
The file picker, a digital camera interface |
| trigger |
Activating the defined process |
The button, hyperlink |
| submit |
Activating submission of a form |
The submit button |
| output |
Display-only of the form data |
the inline text |