What is the correct way to indicate a line break in HTML? code example Example: how to break the line in html <p> I'm about to break the line <br> right there </p>