+ 4
How to fill color on the output screen in html
I need to fill clr red in the output screen
5 Antworten
+ 3
Just go to CSS tab and just type
body {
background-color:red;
}
still confused?? see the CSS part of my code LOL
https://code.sololearn.com/Woi0OiR8BaBP/?ref=app
+ 3
thx
+ 3
but the comment on output
+ 2
now u can comment
0
with background-color