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