Paragraph

From the Mozilla Developer Network (MDN) web docs:

The HTML <p> element represents a paragraph of text. Paragraphs are usually represented in visual media as blocks of text that are separated from adjacent blocks by vertical blank space and/or first-line indentation. Paragraphs are block-level elements.

Example

The following code shows the HTML element in use.

<p>Your paragraph content goes here.</p>

Write for Accessibility

  • Write short paragraphs, sentences, and words.

  • Avoid passive sentences.

  • Eliminate redundancy.

  • Vary the length of sentences and paragraphs.

Use the WordPress Text Editor to avoid unwanted white-space between paragraphs.

Notes

Text prior to footnote reference.

Last updated