<object>
<object>
//the <object> element can also be used to include HTML in HTML
<object width="100%" height="500px" data="snippet.html"></object>
- Is supported by all browsers.
- Defines an embedded object within an HTML document.
- It is used to embed plug-ins (like Java applets, PDF readers, Flash Players) in web pages.