HTML <p> Tag


The <p> tag is used to define a paragraph.

Web browsers will automatically include a single empty line above and below every

element.

Tip: Apply CSS to format paragraphs.