0
What property is used to describe the background color?
help me to describe the property used for background color
11 Answers
+ 12
It's background-color: 'color';
+ 2
What propert is used to describe the background color? When insert background is not current why?
+ 2
How to insert any image in sololearn app on mobile coding ??
+ 1
background-color:
+ 1
yes it's Css
+ 1
ok
0
Am trying it and its not working
0
in CSS folder type
body
{
background-color: color;
}
0
background-
- 1
What are you working on? You didn't specify, but I assumed it was CSS.
Also, if you could post your code that you said isn't working, I can tell you what you're doing wrong.
- 1
background-