Tag Description
<p> The <p> tag defines a paragraph.

Example:

HTML Code Display
<p>The p element automatically creates some space before and after itself. The space is automatically applied to the browser, or you can specify it in a style sheet</p>

The p element automatically creates some space before and after itself. The space is automatically applied to the browser, or you can specify it in a style sheet