1.

Which is the correct way to specify the color of a paragraph of text?

Answer»

Which is the CORRECT WAY to SPECIFY the color of a paragraph of text?
Choose the correct option from below LIST
(1)p { color:#ff0000; }
(2)p { text-color:#ff0000; }
(3)p { font-color: #ff0000; }

Answer:-(1)p { color:#ff0000; }



Discussion

No Comment Found