Name the HTML tag.
It is used to insert a straight horizontal line across the webpage. It is an empty tag,
Answers
Answered by
4
Answer:
HTML | <hr> Tag
The <hr> tag in HTML stands for horizontal rule and is used to insert a horizontal rule or a thematic break in an HTML page to divide or separate document sections. The <hr> tag is an empty tag and it does not require an end tag.
:)...
Similar questions