Computer Applications
<HR> tag is same as <BR>. State True or False?
HTML Intro
1 Like
Answer
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.
Answered By
1 Like