0
How to change the background colour
Pls help me with it as i am creating a webpage
4 Respuestas
+ 2
Just use this :
background : red;
It will make your background red :))
0
use ,
background-color:red;
or
background:red;
0
Bgcolor
0
Background : color_name;