CBSE Class 10 Computer Applications
Question 69 of 176
HTML I — Basic HTML Elements — Question 67
Back to all questions 67
Question Question 65(c)
State True or False :<HR> tag is same as <BR>
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.