+ 2
How to give the green colour to the progress bar, as shone in the tutorials?
9 Respostas
+ 3
use CSS, something like this .myprogressbar{background: green;}
+ 2
I think by using CSS attribute, but I'm not sure.
+ 2
using either CSS or color attribute
+ 2
try learning CSS
+ 2
CSS. Try using the Sololearn app for CSS and learning how to apply CSS to a <div id />. Try using that to edit the color. You can always check www.w3.com.au for more help with HTML tags (also CSS)
+ 2
Color attribute not work to change color of progress only css sheet work
+ 1
give examples if you can pls
0
I think it depends of browser. But you should check in css style sheet maybe
0
i did it with css file