W3Schools.com

HTML5 <meter> high Attribute

HTML5 meter Tag Reference HTML5 <meter> tag

Example

A gauge with a current value and min, max, high, and low segments:

<meter min="0" low="40" high="90" max="100" value="95"></meter>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The high attribute is currently supported in Opera and Chrome.


Definition and Usage

The high attribute specifies the range where the gauge's value is considered to be a high value.

The high attribute value must be less than the max attribute value, and it also must be greater than the low and min attribute values.


Differences Between HTML 4.01 and HTML5

The <meter> tag is new in HTML5.


Syntax

<meter high="number">

Attribute Values

Value Description
number Specifies a floating point number that is considered to be a high value


HTML5 meter Tag Reference HTML5 <meter> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
Download XML Editor
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE