HTML br tag
The HTML br tag is a special instruction used to create a single line break in a webpage. Instead of starting a whole new paragraph with large gaps, it simply moves the text to the next line immediately. It is an empty element, meaning it does not need a closing tag and is used for …










