0
what is value=35
i did not clearly understand that
4 Respostas
+ 4
If you have <progress min=0 max=50 value=35></progress>, the progress bar will show 70%.
+ 1
probably a variable, basically how much of 100% progress
0
yes ...how long it takes 35 to complete 100% ...i get it
0
The value shows how much progress is done out of 100% in the progress bar as an example value=35 the bar will be 35% complete.