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