Paragraph. The HTML <p> tag is used for defining a paragraph.
Also see the <br> tag for creating a line break within a paragraph.
<p>some text here an then <br /> some more text next line</p>