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