Friday, 3 June 2011

HTML blockquote Tag


The <blockquote> tag defines a long quotation.
A browser inserts white space before and after a blockquote element. It also insert margins for the blockquote element.
Example

<blockquote>
Here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation here is a long quotation.
</blockquote>

No comments:

Post a Comment