Tutorials
CSS
Web Design
XHTML
Javascript
PHP

Web Design Tutorials
Embedding fonts
Page Redirection
Access Hard Drives
Avoiding Spam Mail
Editable Page Content
Copyright Basics
File Include
Mailto Links
Maintain Framesets
Show the Hard Drive
Link Status Description


More information

Web Design Tutorials
File Include

Introduction.
What if you want to include a webpage within another webpage but don't have SSI enabled on your server or hate messing with iframes? HTML has the underused <object> tag which can be used for this purpose.



Object tag:

The following object tag can be used to include a webpage into this webpage:

<object type="text/x-scriptlet" width="500" height="200" data="embed-font.htm">   </object>

An example of this can be seen below (with border for presentation).


This method has obvious limitations, the main one being that it is not really suitable for including whole pages but more useful to include small sections of a page.


Discuss this in the Forum  

Search HeaphyDesigns



Stored Pages



Change Site Style
Select a style for the site:




More information