+ 2
A question in HTML
What is the meaning of (min) and why we use it?
3 Answers
+ 3
The 'min' value is 'minimum' value of the progress bar .
You can even skip min attribute since the minimum progress is always zero.
+ 3
I can't recall there being a "min" attribute for the Progress element. 
Maybe you meant an Input element?
+ 1
đ„VENAGEđ„ Thank you bro đ






