Meter

A meter is a graphical display of a numeric value that varies within a defined range.

Meter Pattern, WAI ARIA Authoring Practices Guide (APG)

§ Notes

Missing.css uses the <meter> element for meters. To indicate progress, use the <progress> element instead.

Keyboard Interaction

Not applicable.

§ Example

Meter Examples

Progress Examples