Color bar - how to approach styling this element?
Hi, Im doing some simple challenge on fem that is create indicator of used data. (picture attached).
What should I choose, which approach is best regarding this bar?
Should it be meter , progress or just div?
I was searching for solution how to solve it and fond those three that looks ok on each browser but I'm not sure what to choose:
Meter:
https://codepen.io/pankajparashar/pen/ALgGqm?editors=1100
Progress:
https://codepen.io/ayrtonvwf/pen/JZWENR
Div:
https://codepen.io/chriscoyier/pen/eYBOvJB?editors=1000
0 Replies