Sets or retrieves the vertical margin for the object.
Syntax
HTML <ELEMENT VSPACE = iMargin ... > Scripting object.vspace [ = iMargin ]
Possible Values
iMargin Integer that specifies the vertical margin, in pixels. The property is read/write with no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Remarks
This property is similar to border, except the margins don't have color when the object is a link.
Applies To
See Also