HTML DOM Object vspace Property
The HTML DOM Object vspace property is used to set or return the value of the vspace attribute of the object element. The vspace attribute is used to specify the number of whitespaces from the top and bottom sides of an object. Syntax It returns the object vspace property. objObject.vspace; It sets