which tag is used for a horizontal line
Answers
Answered by
2
Answer:
The <hr> tag defines a thematic break in an HTML page (e.g. a shift of topic). The <hr> element is most often displayed as a horizontal rule that is used to separate content (or define a change) in an HTML page.
Answered by
1
Answer:
hope it will help you
Explanation:
The HTML <hr> tag is used for creating a horizontal line. This is also called Horizontal Rule in HTML.
Similar questions