how to make html code in <p> text code example
Example 1: how to use p in html
<p> your text here </p>
Example 2: paragraph html
<p>Paragraph text goes between</p>
<p> your text here </p>
<p>Paragraph text goes between</p>