CBSE Class 10 Computer Applications
Question 144 of 176
HTML I — Basic HTML Elements — Question 17
Back to all questions 17
Question Question 15(c)
<HR> tag is same as <BR>. State True or False?
False
Reason — The <HR> tag produces a horizontal line spread across the width of the browser window while the <BR> tag is used to end one line and jump to the next line.