CBSE Class 10 Computer Applications
Question 47 of 176
HTML I — Basic HTML Elements — Question 45
Back to all questions 45
Question Question 45
HTML tag to draw horizontal line :
<h1><hr><hline>- None of the above
<hr>
Reason — <hr> tag is used to draw horizontal line in an HTML document.