Horje

What is HTML <meter> value Attribute

Definition and Usage

The required value attribute specifies the current, or "measured", value of the gauge.

The value attribute must be between the min and max attribute values.


Browser Support

The numbers in the table specify the first browser version that fully supports the attribute.

Syntax

<meter value="number">

Attribute Values

Value Description
number Required. Specifies a floating point number that is the current value of the gauge




Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin