Horje

Example of HTML <object> Element

It was designed to embed plug-ins (like Java applets, PDF readers, and Flash Players) in web pages, but can also be used to include HTML in HTML:
index.html
Example: HTML
 <object width="100%" height="500px" data="snippet.html"></object> 




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Plug-ins
Uploaded by:
Admin