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.
The numbers in the table specify the first browser version that fully supports the attribute.
<meter high="number">
Value | Description |
---|---|
number | Specifies a floating point number that is considered to be a high value |
How to create HTML <meter> Tag | HTML Tag |
What is HTML <meter> form Attribute | HTML Tag |
How to create HTML <meter> form Attribute | HTML Tag |
What is HTML <meter> high Attribute | HTML Tag |
How to create HTML <meter> high Attribute | HTML Tag |
What is HTML <meter> low Attribute | HTML Tag |
How to create HTML <meter> low Attribute | HTML Tag |
What is HTML <meter> max Attribute | HTML Tag |
How to create HTML <meter> max Attribute | HTML Tag |
What is HTML <meter> min Attribute | HTML Tag |
How to create HTML <meter> min Attribute | HTML Tag |
What is HTML <meter> optimum Attribute | HTML Tag |
How to create HTML <meter> optimum Attribute | HTML Tag |
What is HTML <meter> value Attribute | HTML Tag |
How to create HTML <meter> value Attribute | HTML Tag |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |