progress
Summary
The HTML <progress> element represents the completion progress of a task.
Overview Table
- DOM Interface
- HTMLProgressElement
Permitted contents | Phrasing content, but may not contain any ` |
Permitted parents | Any element that can contain phrasing content. |
Tag omission | A ` |
The HTML `