CBSE Class 10 Computer Applications
Question 46 of 176
HTML I — Basic HTML Elements — Question 44
Back to all questions 44
Question Question 44
Which one of the following is the HTML tag used to insert a horizontal rule ?
<h1><hr><rule><br>
<hr>
Reason — <hr> tag is used to insert a horizontal rule in an HTML document.