Solved

Which of the Following Is the Correct Syntax to Make

Question 9

Multiple Choice

Which of the following is the correct syntax to make the background-color of allparagraph elements to yellow?


A) p {background-color : yellow;}
B) p {background-color : #yellow;}
C) all {background-color : yellow;}
D) all p {background-color : #yellow;}

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions