POST
GET
NONE
PUT
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
<input type="textarea">
<textbox>
<textarea>
<multiline>
regex
pattern
validate
match
focus
autofocus
auto
active
require
required
mandatory
number
range
slider
progress
<optgroup>
<optiongroup>
<group>
<selectgroup>
placeholder
id
value
name
Label Tag
Select Tag
TextBox Tag
Frame Tag
Defines a label for many form elements
Useful for screen-reader users
Useful for visually challenged users
All the above
Get
Post
Put
Out
photo
picture
file
upload
<input type=”check”>
<input type=”textarea”>
<input type=”checkbox”>
<checkbox>Text</checkbox>
<form>
<output>
<option>
hint
title
<textarea></textarea>
<text></text>
<input type=”text” />
<input type=”textarea” />
clear
erase
reset
refresh
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
selected
check
checked
method
target
action
href
day
week
month
time
type
<input type='checkbox'>
<checkbox>
<input type='check'>
<input checkbox>
Button
Input
Select
radiobox
checkbox
submit
text
mustfill
<input>
<select>
<text>
<base>
What will this pattern accept?
<input pattern="[0-9]{4}">
Any number
Exactly 4 digits
At least 4 digits
Maximum 4 digits
radio
password
date
<caption>
<title>
<legend>
<label>
DELETE