HTML blockquote: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:


=Overview=
=Overview=
The <tt>&lt;blockquote></tt> tag specifies a section that is quoted from another source. Browsers usually indent <tt>&lt;blockquote></tt> elements.
=Appearance=
Control with CSS. <font color=red>TODO.</font>

Latest revision as of 22:40, 9 January 2016

External

Internal

Overview

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

Appearance

Control with CSS. TODO.