HTML Horizental and Break Line
Horizental line
The <hr> tag is used to create a horizontal line on the webpage. It is a self-closing tag.
Syntax of horizontal line
<p>This is paragraph</p>
<p>This is paragraph</p>
<p>This is paragraph</p>
<p>This is paragraph</p>
<p>This is para...
sriparthu1014.hashnode.dev1 min read