IFRAME

MyWikiBiz, Author Your Legacy — Thursday March 28, 2024
(Redirected from Iframe)
Jump to navigationJump to search

The IFRAME element defines an inline frame for the inclusion of external objects including other HTML documents. IFRAME provides similar functionality to OBJECT. One advantage of IFRAME is that it can act as a target for other links. However, OBJECT is included in HTML 4 Strict while IFRAME is not.

External Links

IFRAME