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