<input>
<select>
<textarea>
<base>
mandatory
required
validate
mustfill
selected
check
checked
active
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
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
text
radio
password
date
<form>
<optgroup>
<output>
<option>
Button
Input
Select
All the above
photo
picture
file
upload
email
letter
fax
<input type='checkbox'>
<checkbox>
<input type='check'>
<input checkbox>
<optiongroup>
<group>
<selectgroup>
POST
GET
NONE
PUT
radiobox
checkbox
submit
placeholder
hint
value
title
day
week
month
time
Get
Post
Put
Out
<textarea></textarea>
<text></text>
<input type=”text” />
<input type=”textarea” />
Label Tag
Select Tag
TextBox Tag
Frame Tag
<text>
Defines a label for many form elements
Useful for screen-reader users
Useful for visually challenged users
<input type=”check”>
<input type=”textarea”>
<input type=”checkbox”>
<checkbox>Text</checkbox>