Kizspy | Question: 7
(Choose 1 answer)
You want all p elements to be center-aligned. What syntax is the right?
A. paragraphs { color: red;text-align: center;}
B. #p { color: red;text-align: center;}
C. p { color: red;text-align: center;}
D. p { color: red;text-align: center;}
FUOVE