Sets or retrieves the horizontal margin for the object.
Syntax
HTML <ELEMENT HSPACE = iMargin ... > Scripting object.hspace [ = iMargin ]
Possible Values
iMargin Integer that specifies the horizontal margin, in pixels. The property is read/write with a default value of 0.
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 the border property, except the margins don't have color when the element is a link.
Applies To
See Also