It is used to define the scale for measurement in a well-defined range and also supports a fractional value. It is also known as a gauge. It is used in Disk use, relevance query result, etc.
Syntax:
<meter attributes…> </meter>
Attributes:
This tag contains many attributes which are listed below:
Form : It defines one or more forms that meter tag belongs too.
Max : It is used to specify the maximum value of a range.
Min : It is used to specify the minimum value of a range.
High : It is used to specify the range considered to be a high value.
Low : It is used to specify the range value that is considered to be low.
Optimum : It is used to specify the optimum value for the range.
Value : It is used to specify the required or actual value of the range.