hr length html code example
Example 1: add space in html
<!-- vertical space -->
 
 
<!--horizontal space -->
<br/>
Example 2: horizontal line html
<!-- code -->
<hr>
<!-- code -->
Example 3: hr tag html
<hr> <!-- A horizontal line -->