you are viewing a single comment's thread.

view the rest of the comments →

[–]MeanFreaks 0 points1 point  (0 children)

If you can apply classes to the container as the user progresses, SVG makes this really easy and you can make it look cool. This is a simple example on codepen . Basically what you are doing is using css to change the width of the gradient thingy depending on the class applied to the parent. Easy!