HTML and CSS Reference
In-Depth Information
Table 3-8. ( continued )
Attribute
Element(s)
Description
Value
lang
HTML elements
Element language
BCP 47 language tag or
empty string
list
input
List of autocomplete options
ID
loop
audio , video
Determines whether to loop the
media
Boolean attribute
low
meter
High limit of low range
Floating point number
manifest
html
Application cache manifest
URL
max
input
Maximum value
Varies
max
meter , progress
Upper bound of range
Floating-point number
maxlength
input , textarea
Maximum length of value
Non-negative integer
media
link , source , style
Applicable media
Media query
mediagroup
audio , video
Groups media elements that have
an implicit MediaController
Text
method
form
GET | POST
HTTP method to use for form
submission
min
input
Minimum value
Varies
min
meter
Lower bound of range
Floating-point number
minlength
input , textarea
Minimum length
Non-negative integer
multiple
input , select
Whether to allow multiple values
Boolean attribute
muted
audio , video
Whether to mute the media
resource by default
Boolean attribute
name
button , fieldset , input ,
keygen , output , select ,
textarea
Name of form control (form
submission or form.elements API)
Text
name
form
Form name (document.forms API)
Text
name
iframe , object
Name of nested browsing context
Browsing context name or
keyword
name
map
Image map name to reference
from the usemap attribute
Text
name
meta
Metadata name
Text
name
param
Parameter name
Text
novalidate
form
Bypasses form control validation
for form submission
Boolean attribute
optimum
meter
Optimum value in gauge
Floating-point number
( continued )
Search WWH ::




Custom Search