Quoting Text

There are two special tags for marking quoted text so that you can identify its author, origin, and language. Block-level quotes are generally indented by browsers. Inline quotes are supposed to be automatically enclosed in quotation marks but are not widely supported.

To quote block-level text:

1.
Type <blockquote to begin a block-level quote.
2.
If desired, type cite="url", where url is the address of the source of the quote.
3.
Type > to complete the opening tag.
4.
Type the text that you wish to appear set off from the preceding and following text, including any desired (X)HTML tags.
5.
Type </blockquote> to complete the element.
Figure 4.11. A block quote can be as short or as long as you need. You can even divide it into ...

Get HTML, XHTML, & CSS, Sixth Edition: Visual QuickStart Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.