πŸ“Š CSS
Q. What is the correct CSS syntax for making all the <p> elements bold?
  • (A) <p style=”text-size:bold”>
  • (B) p {font-weight:bold}
  • (C) p {text-size:bold}
  • (D) <p style=”font-size:bold”>
πŸ’¬ Discuss
βœ… Correct Answer: (B) p {font-weight:bold}

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
215
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Rajeev Malhotra
Publisher
πŸ“ˆ
88%
Success Rate