<br>
A line break that is part of the content itself.
Baseline: Widely available · Inline text semantics
When to use it
Poems, postal addresses, song lyrics — where the break carries meaning.
When not to
Never for spacing between blocks; that's margins in CSS.
Example
Markup is meaning,
styling is skin.
<p>Markup is meaning,<br>styling is skin.</p>