Progress Tag

<!DOCTYPE html>
<html>
<head>
    <title>Document</title>
</head>
<body>
    <label for="file">Loading...</label>
    <progress id="file" value="50" max="100"> 50% </progress>
    <progress></progress>
</body>
</html>

     


50%





Copyright © 2021 Designed by Rishi Rao