HTML blockquote: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
=Overview= | =Overview= | ||
The <tt><blockquote></tt> tag specifies a section that is quoted from another source. Browsers usually indent <tt>& | The <tt><blockquote></tt> tag specifies a section that is quoted from another source. Browsers usually indent <tt><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.