The <p> Tag is used to define paragraphs.
Example:
<p>First paragraph</p> <p>Second paragraph</p>
Try It Yourself