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