<input>
<select>
<textarea>
<base>
text
radio
password
date
the method name that process the form data
the URI of program that processes the form data
the method that the browser uses to submit the form
None of the above
email
letter
fax
Button
Input
Select
All the above
mandatory
required
validate
mustfill
day
week
month
time
<input type=”check”>
<input type=”textarea”>
<input type=”checkbox”>
<checkbox>Text</checkbox>
radiobox
checkbox
submit
Defines a label for many form elements
Useful for screen-reader users
Useful for visually challenged users
photo
picture
file
upload
Return contents of a specified document
Return header information
place the specified document with the enclosed data
Execute the specified document with the enclosed data
placeholder
hint
value
title
<input type='checkbox'>
<checkbox>
<input type='check'>
<input checkbox>
<text>
<textarea></textarea>
<text></text>
<input type=”text” />
<input type=”textarea” />
<optgroup>
<optiongroup>
<group>
<selectgroup>
POST
GET
NONE
PUT
selected
check
checked
active
<form>
<output>
<option>
Get
Post
Put
Out