Vidyalelo
HTML · Q76

HTML Fonts, Tags And Elements

Programming · HTML · question 76

Q76

What should be set with text-align property so that every line has equal width like in magazines and newspapers?

A.
text-align: justify
Answer
B.
text-align: none
C.
text-align: bottom
D.
text-align: top

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board