description & Usage
You can determine the progress of a task using the <progress> tag.
Notes
note: Use the <progress> tag along with JavaScript to show the progress of a task.
Browser compatibility and Support
| # | Chrome | Edge | Firefox | Safari | Opera |
|---|---|---|---|---|---|
| <progress> |
Attributes
| Attributes | Values | Description |
|---|---|---|
| max |
number
|
en |
| value |
number
|
en |
Global Attributes
The progress tag supports the HTML Global Attributes.
Event Attributes
The progress tag supports the HTML Event Attributes.