+ 8
Can i add more than one color to the background of a page using CSS?
23 Respostas
+ 1
I've been thinking about this , thanks
+ 6
ok
+ 4
Check out gradients:
https://www.w3schools.com/css/css3_gradients.asp
+ 3
i can do it using
div{
background: linear-gradient(to bottom ,red, blue ,green,etc);
}
+ 2
yeah you can do that
+ 1
Yeah you can do that by setting different div colors
0
Omgupta can u do that and show me
0
yes
0
obviously you can .
0
Yes, I think you can do this using <div> tag
0
you can do by using <div> tag
0
yeah, the <div> worls
0
**works
0
yeah... absolutely
0
yes you can do it with gradient styles
0
yes
0
yes use the <div> tag in every paragraph to change the color name.
0
#yes of course you can just try!
0
Yes
0
Yes