<progress>
The HTML <progress>
Element is used to view the completion progress of a task. While the specifics of how it's displayed is left up to the browser developer, it's typically displayed as a progress bar. Javascript can be used to manipulate the value of progress bar.
https://developer.mozilla.org/en/docs/Web/HTML/Element/progress