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