p meaning in html code example
Example 1: how to use p in html
<p> your text here </p>
Example 2: html p tag
//Author: Mohammad Arman Khan
<p>Creates a new paragraph</p>
<p> your text here </p>
//Author: Mohammad Arman Khan
<p>Creates a new paragraph</p>