CBSE Class 10 Computer Applications Question 136 of 176

HTML I — Basic HTML Elements — Question 9

Back to all questions
9
Question

Question 9

To align multiple lines of text we use ............... .

  1. Justify
  2. DIV
  3. Align
  4. None of these
Answer

Align

Reason — Align attribute of <P> tag is used to change the alignment of a paragraph. It is not supported in HTML5.