Open In App

Web technologies Questions | CSS Quiz | Set-1 | Question 3

Which of the below CSS properties is used to change the background color of CSS ?

(A)



bg color

(B)



color-background

(C)

background-color

(D)

color

Answer: (C)
Explanation:

The background color is a property in CSS that is used to change the background color of an element. The background covers all the sizes of the element. This property helps the text be more readable for the user.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :