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