Q. Which is the correct way to specify the color of a paragraph of text? (A) p { color:#ff0000; } (B) p { font-color: #ff0000; } (C) p { text-color:#ff0000; } (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) p { color:#ff0000; }