|
|
Return to HTML 4.01 element index page
Name: Blockquote
<blockquote> ... </blockquote>
Description: Used to offset a long quotation. The left and right margins are indented.
Browser Compatibility: NN: 1.0+ / IE: 2.0+ / Opera: 4+
| Attributes: |
|
Code Example:
<blockquote cite=\"http://www.asite.com/tolkien/twotowers.html\"></blockquote>
Comments: The <blockquote element should not be used to format indented text. That should be accomplished by use of style sheets.
Created: March 15, 2005
URL: http://webreference.com/html/reference/specs/