Wednesday, 21 August 2013

How to set color for CSS3 html5 progress element?

How to set color for CSS3 html5 progress element?

Is it possible to set the color of the "bar" for the element in HTML5
(when you specify a value, the bar is filled up to the point of the
value)? If so, how? background-color and background don't seem to have any
effect. Is the technique cross compatible with the latest version of all
browsers?

No comments:

Post a Comment