<p> Paragraph Tag

Paragraphs in HTML are just like paragraphs in other written pieces. To denote a paragraph break in HTML you simply use <p>. In HTML the closing </p> is optional, however, it is required in XHTML.

The align= parameter to mark something as justified or left, right or center aligned, was deprecated with HTML 4.0.