Make animated bars that grow in front of your visitor’s eyes using just CSS, without scripting.
Here’s a simple demonstration of how you can create animated progress bar using pure css. The trick is very simple. We need 3 elements, one container and 2 nested elements.

(more…)