Which HTML tag is used for a line break within a paragraph?
<p>This is a paragraph.<___>This is a new line.</p>
<line>
<br>
<nl>
<lb>