make a horizontal line in html with :after code example
Example 1: how to horizontal line in html
<hr> or <hr/>(in old tutorials)
Example 2: 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>