Embed a Web Pages within other Web Pages

Here in this tip i will show you how you can Embed a Web Pages within other Web Pages.Use the below HTML code to do that.

In the below example , I am  displaying a web page within the current web page .

This HTML code will enable you to display rotating tips, images or whatever you'd like.

Copy and paste the  below code into your web page where you would like to embed the web page. 
 
<object data=http://www.usetricks.com width="500" height="450"> <embed src= http://www.usetricks.com width="500" height="450"> </embed> Error: You Can’t see Embedded data. </object>

It Will Look Like this:

Error: You Can’t see Embedded data.
Tags: , , ,

Join Us!