HTML <blockquote> Element Reference

The HTML <blockquote> element represents a section quoted from another source.

<blockquote>

HTML <blockquote> Element Reference

The HTML <blockquote> element represents a section quoted from another source.

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 blockquote element example.

<blockquote cite="https://example.com/source">
  <p>A longer quotation belongs here.</p>
</blockquote>

Related references

Description

The HTML <blockquote> element represents a section quoted from another source.

References

  1. HTML Living Standard: Index of elements
  2. MDN: HTML <blockquote> Element

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies