1.

Which of the following ways below is correct, to write a CSS?(a) p{coloured; text-align:center};(b) p {colonred; text-align:center}(c) p {color:red; text-align:center;}(d) p (color:red;text-align:center;)

Answer»

(c) p {color:red; text-align:center;}



Discussion

No Comment Found