![]()
The value attribute is supported in Internet Explorer 10, Firefox, Opera, Chrome, and Safari 6.
Note: The value attribute of the <progress> tag is not supported in Internet Explorer 9 and earlier versions.
The value attribute specifies how much of the task has been completed.
The <progress> tag is new in HTML5.
| Value | Description |
|---|---|
| number | A floating point number that specifies how much of the task has been completed |
HTML <progress> tag
Your message has been sent to W3Schools.