Paragraphs are block-level elements, and notably will automatically close if another block-level element is parsed before the closing </p> tag. See "Tag omission" below.
The start tag is required. The end tag may be omitted if the <p> element is immediately followed by an ..., <form>, ... element.