Iframe

Short for “inline frame,” Iframes are used to insert a block of text into a separate HTML document. Iframes can float above page elements using absolute positioning, or they can be placed directly on the page with page elements flowing around them. Unlike regular frames, Iframes can not be resized by the user. (NOTE:Iframes are […]

Short for "inline frame," Iframes are used to insert a block of text into a separate HTML document. Iframes can float above page elements using absolute positioning, or they can be placed directly on the page with page elements flowing around them. Unlike regular frames, Iframes can not be resized by the user. (NOTE:Iframes are not supported by older browsers.)