0
<script> for (x=0, x<100, x++) { //DOM code here } </script> <body> <--!HTML code for the progress bar here.--> You need to know how to make progress bars in HTML and you need to know how to use the DOM.
27th Aug 2016, 6:53 PM
Oscar
Oscar - avatar