'blockquote' Syntax and Note : blockquote « HTML Tag Reference « HTML CSS Reference






'blockquote' Syntax and Note

Note:

Indent 40 pixels. 
Used for displaying long quotations
<q> is used for shorter inline quotations.
   
Syntax:
    
<blockquote attributes events> . . . </blockquote>
           

      
      








Related examples in the same category

1.'blockquote' HTML Attributes
2.'blockquote' Event Handlers
3.'blockquote' CSS Attributes and JavaScript Style Properties
4.'blockquote' Example
5.'blockquote' Microsoft Behaviors
6.'blockquote' Microsoft Filters
7.'blockquote' JavaScript Properties
8.'blockquote' JavaScript Methods
9.'blockquote' JavaScript Collections
10.'blockquote' JavaScript Objects