HTML blockquote: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
=Overview=
=Overview=


The <tt><blockquote></tt> tag specifies a section that is quoted from another source. Browsers usually indent <tt><blockquote></tt> elements.
The <tt>&lt;blockquote></tt> tag specifies a section that is quoted from another source. Browsers usually indent <tt>&ltblockquote></tt> elements.

Revision as of 22:37, 9 January 2016

External

Internal

Overview

The <blockquote> tag specifies a section that is quoted from another source. Browsers usually indent &ltblockquote> elements.