Progress bars
Native HTML progress bars
{%
include meta.html
colors=true
sizes=true
variables=true
%}
{{ progress }}
{% highlight html %}{{ progress }}{% endhighlight %}
{% include heading.html name="Colors" %}
{{ progress_colors }}
{% highlight html %}{{ progress_colors }}{% endhighlight %}
{% include heading.html name="Sizes" %}
{{ progress_sizes }}
{% highlight html %}{{ progress_sizes }}{% endhighlight %}
{% include variables.html element=true %}