---
layout: single
elementName: progress
---
Defines a progress bar.
Example:
Copy
Example:
Copy
Defines the value of the progress bar, on the scale defined by the You can use decimal and negative numbers. It must be between the If you use a value that is lower than the minimum, the progress bar will be empty. If you use a value that is higher than the maximum, the progress bar will be full. Defines the maximum value possible on the progress bar. You can use decimal and negative numbers. You can use decimal and negative numbers.
#
progress
{% endhighlight %}
value
max attribute.
"0.7"
min and max values.
"-42"
"63"
max
"1"
"100"