What effect will the following CSS rule have on a web page? div{ background-color:green; }
(1 point)
Responses
1 answer
The CSS rule will change the background color of all div elements on the web page to green.
(1 point)
Responses
1 answer