Q.

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

A. p {background-color : yellow;}
B. p {background-color : #yellow;}
C. all {background-color : yellow;}
D. all p {background-color : #yellow;}
Answer» A. p {background-color : yellow;}
818
0
Do you find this helpful?
5

View all MCQs in

Web Technology

Discussion

No comments yet