<html>
<body>
<h1>The progress element</h1>
<label for="file">Downloading progress:</label>
<progress id="file" value="32" max="100"> 32% </progress>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml5_progress by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 17:33:50 GMT -->
</html>