IFRAME.hspace (Property)

A measure of the horizontal spacing either side of the <IFRAME> to separate it from any adjacent objects.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyIFRAME.hspace

This works the same as the hspace you apply to an image object. It introduces some space between objects that run together on the same line. It appears as if the margin has been altered but it is a different spacing control.

The space is applied equally on both sides of the IFRAME object.

Warnings:

See also:IFRAME.vspace