The low attribute specifies the range where the gauge's value is considered to be a low value.
The low attribute value must be greater than the min attribute value, and it also must be less than the high and max attribute values.
The numbers in the table specify the first browser version that fully supports the attribute.

<meter low="number">
| Value | Description |
|---|---|
| number | Specifies a floating point number that is considered to be a low value |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |