HTML <meter> Element Reference

The HTML <meter> element displays a scalar measurement within a known range.

<meter>

HTML <meter> Element Reference

The HTML <meter> element displays a scalar measurement within a known range.

Categories

  • Forms

Tag omission

Consult the HTML Living Standard for the precise tag-omission rules.

Content model

  • Detailed content-model guidance will be added to this reference.

Attributes

Examples

Example

A practical meter element example.

<label>Storage used <meter min="0" max="100" value="72">72%</meter></label>

Related references

Description

The HTML <meter> element displays a scalar measurement within a known range.

References

  1. HTML Living Standard: Index of elements
  2. MDN: HTML <meter> Element

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies