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”> ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) p {font-weight:bold}