41.6k views
0 votes
The property in css used to change the background colour of an element is


User Chetan
by
3.4k points

2 Answers

5 votes

Answer:

CSS | background-color Property. The background-color property in CSS is used to specify the background color of an element. The background covers the total size of the element with padding and border but excluding margin. It makes the text so easy to read for the user.

Step-by-step explanation:

User ChrisP
by
3.6k points
4 votes

Answer:

background-color property

The background-color property in CSS is used to specify the background color of an element. The background covers the total size of the element with padding and border but excluding margi

Step-by-step explanation:

User Yfpb
by
3.8k points