look in html for p tag code example
Example 1: p tag html
<p>Paragraph</p>
Example 2: tag html
<p>ENTER TEXT YOU WANT TO DISPLAY AS PARAGRAPH HERE</p>
<p>Paragraph</p>
<p>ENTER TEXT YOU WANT TO DISPLAY AS PARAGRAPH HERE</p>