How can I create this circular progress bar with CSS is it even possible (compatible IE10+, FF, chrome, safari...)?
I think we can use SVG for this but I don't know how to make this.
Around the circle, there is a small border or shadow that changes dynamically according to a progress percentage. If the percentage is 100%, the border will be completly around the circle filling the progress bar.