IFRAME
MyWikiBiz, Author Your Legacy — Wednesday November 13, 2024
Jump to navigationJump to searchThe 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.