<p>this is the first paragraph, it will continue until the end tag</p> <p>or until another start paragraph tag <p>is encountered. this is the first paragraph, it will continue until the end tag or until another start paragraph tag is encountered.Â
The <p> tag defines a paragraph. The p element automatically creates some space before and after itself.
Here is a link for the tag and how to use it: http://www.w3schools.com/tags/tag_p.asp And if you have any more questions about tags, this same site will answer them for you and show you how to use them.
p tag written as <p> and ending tag </p>....it is basically for paragraph,,,you can write <p> tag inside body tag...