HTML <progress> Element Reference

The HTML <progress> element displays completion progress for an ongoing task.

<progress>

HTML <progress> Element Reference

The HTML <progress> element displays completion progress for an ongoing task.

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 progress element example.

<label>Upload progress <progress max="100" value="64">64%</progress></label>

Related references

Description

The HTML <progress> element displays completion progress for an ongoing task.

References

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

Similar or alternative tools

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