Image.vspace (Property)

The vertical spacing attribute value.

Availability:

DOM level - 1
JavaScript - 1.1
Netscape - 3.0
Opera - 3.0
Property/method value type:Number primitive
JavaScript syntax:NmyImage.vspace

Margins placed around objects are either modified separately, with all four margin sides having a different property, or by adjusting the horizontal margins and vertical margins using just two values.

The vspace property controls the margin at the top and bottom of the object.

See also:IMG.vspace

Property attributes:

ReadOnly