darshit-shah
xxxxxxxxxx
<!DOCTYPE html>
<head>
<script src="progress-bar.js"></script>
</Head>
<body>
<progress-bar value="25"></progress-bar>
<progress-bar value="50"></progress-bar>
<progress-bar value="75"></progress-bar>
</body>
</html>