The <p> tag defines a paragraph. Browsers automatically add space before and after paragraphs.
Line Break
Use <br> to add a line break inside a paragraph without starting a new paragraph.
Horizontal Rule
Use <hr> to create a horizontal line (thematic break) to separate content.