HTML Standard attribute: low
[this page | pdf | back links]
The HTML low attribute indicates a range that
is considered to constitute a low value for a <meter> element.
Valid
attribute
values (when used with <meter>
elements) include:
|
Value
|
Description
|
|
number
|
(Floating point) number
defining number below which value is deemed ‘low’. Should be higher than the min attribute and
lower than the high
attribute
|
NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes