If you're looking for a way to display a web page
within a web page, this HTML code may be just what you're looking for.
As you can see in the example below, we are displaying a web page within
the web page that you are viewing right now.
This HTML code will enable you to display rotating tips, images or whatever
you'd like.
Copy and paste the code below into your web page where you would like to
embed the additional page.
Copy and paste the code below into
your web page where you would like to embed the additional page.
<object
data=http://www.web-source.net width="600"
height="400"> <embed src=http://www.web-source.net
width="600" height="400"> </embed> Error: Embedded
data could not be displayed. </object>
Change the text indicated in
bold to suit your needs.