CBSE Class 10 Computer Applications
Question 71 of 176
HTML I — Basic HTML Elements — Question 69
Back to all questions 69
Question Question 66
In <BR> tag resets the paragraph alignment to the default left alignment. True or False ?
False
Reason — The <HR> tag resets the paragraph alignment to the default left alignment while after the <BR> tag, the previously set alignment of the paragraph is retained.