Tips and Information
Section: Computer
tipsplusplus logo
Home page
More tips to "Computer"
 

Blockquote in HTML

Code sample for web page design



With BLOCKQUOTE you can indent a block of text.

Example:
<H3>Headline of block</H3>
<BLOCKQUOTE>
Block of text, text,<BR>
text, text, text .......<BR>
text, text, text .......<BR>
</BLOCKQUOTE>

Here how it looks on the browser's screen:

Headline of block

Block of text, text,
text, text, text .......
text, text, text .......


 
Note: Our tips, information and other contents on this web site are subject to our Disclaimer and Trademark Information.
Disclaimer and Trademark Information

Last update of this web page: 19 January, 2002