'vspace' Syntax and Note : vspace « HTML Attributes Reference « HTML CSS Reference






'vspace' Syntax and Note

Note:
    
This attribute sets the size in pixels of the vertical margins. 
hspace and vspace combined specify the empty space around an element.
    
Syntax:
    
<element vspace="value"> . . . </element>
    

      
      








Related examples in the same category

1.'vspace' Example
2.vspace is applied to