PARAGRAPH
Paragraph starts on a new line
The <p> tag is used to write a paragraph.
Example 1 :
<p> This is my paragraph.</p>
<p> This is
my paragraph
</p>