Computer Science, asked by kailashchandra598, 8 months ago

25. Which CSS code that will
center align the paragraphs
and change the font color to
green in an html document.
O p {text-align: center;color: green;}
p{textalign: center;color:green:)
p {text-align: center;color:green)
p {text-aligncenter;color:green)​

Answers

Answered by jaiswalabhay128
0

Answer:

p {textalign:center;color:green}

Similar questions