Q. Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?
β
Correct Answer: (A)
p {background-color : yellow;}
You must be Logged in to update hint/solution