This interface creates inline floating frames.
IHTMLIFrameElement Methods
get_align Retrieves how the element is aligned with adjacent text. get_hspace Retrieves the horizontal margins for the element. get_vspace Retrieves the width of the vertical margins for the element. put_align Sets how the element is aligned with adjacent text. put_hspace Sets the horizontal margins for the element. put_vspace Sets the vertical margins for the element.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
Remarks
The IFRAME element is a block element.