What is the correct HTML tag for inserting an horizontal line ? code example
Example: how to add a horizontal line in html
We can add a horizontal line through the hr tag
where you will put the hr tag it will create a hr tag
it doesnt have a closing tag
<hr>