πŸ“Š CSS
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;}
πŸ’¬ Discuss
βœ… Correct Answer: (A) p {background-color : yellow;}

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
25584
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
84%
Success Rate