how to add horizontal line in html, horizontal line tag, horizontal line tag in html, horizontal rule in html
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.