<p>
HTML <p> Element Reference
The HTML <p> element represents a paragraph of text or phrasing content.
Categories
- Grouping content
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical p element example.
<p>HTML gives web content structure and meaning.</p>