To create a paragraph, simply type in the <p> element with its opening and closing tags
A paragraph always starts on a new line, and is usually a block of text.
Every time you want to begin a new paragraph, you use the paragraph tag.
<p>…</p> defines a paragraph.
Example
<p> Tom and Jerry, American animated cartoon series about a hapless cat’s never-ending pursuit of a clever mouse </p>