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 ............... .
- Justify
- DIV
- Align
- None of these
Align
Reason — Align attribute of <P> tag is used to change the alignment of a paragraph. It is not supported in HTML5.