πŸ“Š CSS
Q. How will you make all paragraph elements 'RED' in color ?
  • (A) .p.all {color: red;}
  • (B) .* {color: #990000;}
  • (C) all.p {color: #998877;}
  • (D) p {color: red;}
πŸ’¬ Discuss
βœ… Correct Answer: (D) p {color: red;}

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
333
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Dharmendra Sir
Publisher
πŸ“ˆ
97%
Success Rate