Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves the vertical margin for the object .
Syntax
< ELEMENT VSPACE = iMargin ... > |
object.vspace [ = iMargin ] |
Possible Values
iMargin | Integer that specifies or receives the vertical margin, in pixels. |
The property is read/write. The property has no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties .
Remarks
This property is similar to the border property, except the margins do not have color when the object is a link.
When this property is set dynamically for an img or iframe object, the property value will be updated but the display will show no visible change.
Standards Information
This property is deprecated in HTML and is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
|
APPLET , IFRAME , IMG , MARQUEE , OBJECT , INPUT type=image , INPUT |
Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |