The max attribute specifies the upper bound of the gauge.
The max attribute value must be greater than the min attribute value.
If unspecified, the default value is 1.
Tip: The max attribute, together with the min attribute, specifies the full range of the gauge.
The numbers in the table specify the first browser version that fully supports the attribute.

<meter max="number">
| Value | Description |
|---|---|
| number | Specifies a floating point number that is the maximum value of the gauge. Default value is "1" |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |