/

HTML / CSS / JavaScript Tutorial

HTML Standard attribute: high

[this page | pdf | back links]

The HTML high attribute indicates a range that is considered to constitute a high value for a <meter> element.

 

Valid attribute values (when used with <meter> elements) include:

 

Value

Description

number

(Floating point) number defining number above which value is deemed ‘high’. Should be lower than the max attribute and higher than the low attribute

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes


Desktop view | Switch to Mobile