Computer Science, asked by monabujji1525, 8 months ago

Write the syntax for horizontal line​

Answers

Answered by rastogi9473871573
3

Explanation:

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. Used to specify the alignment of the horizontal rule.

Similar questions