what is the work of <p> in html code example
Example 1: how to use p in html
<p> your text here </p>
Example 2: tag html
<p>ENTER TEXT YOU WANT TO DISPLAY AS PARAGRAPH HERE</p>
Example 3: html p
<p>Paragraph text.</p>
<p> your text here </p>
<p>ENTER TEXT YOU WANT TO DISPLAY AS PARAGRAPH HERE</p>
<p>Paragraph text.</p>