back

Block Quote

Tag: <blockquote>

The blockquote tag is used to define a section of text as a large quote.
Inside the opening tag the attribute cite can be placed to provide a URL for the quote.
The blockquote is closed with the closing tag </blockquote>

Example