HTML br tag
The HTML hr tag is used to create a horizontal line that separates content in a webpage. It stands for “horizontal rule” and is a self-closing tag, meaning it doesn’t require a closing tag. Here’s an example of how to use the hr tag in HTML: This is some text. This is some more text. … Read more