HTML Progress Generator

An HTML progress tag is used as a visual representation of progress regarding the completion of a task or goal.

Preview

Properties

Code

<progress id="myProgress" max="100"></progress>