How To Embed a Web Page on Another Site

Posted by Lasantha Bandara on June 7th, 2009 File Under : gadget, html, widget5 Comments

1.Login to your dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the code given below and click save.

<iframe height="400" width="90%" frameBorder="0" src="URL OF WEB PAGE">your browser does not support IFRAMEs</iframe>



Note :
Remember to replace URL OF WEB PAGE,with the url you want to embed into your site.You can change height,width.

Look at the example below.

<iframe height="400" width="90%" frameBorder="0" src="http://google.com">your browser does not support IFRAMEs</iframe>

Now you are done.

File Under : gadget, html, widget

5 Responses to “How To Embed a Web Page on Another Site”

  1. guenther.bosch says:

    THX 4 the hint.

  2. Janvier Morris says:

    Hey thanks for the code. Everything is working. My question is how or where would I use this? I would like to connect two blogger blogs ... is this something I can use if I place the code in a different location?

  3. Anonymous says:

    You Are AMAZING!!! Thanks so much.

  4. Syafsp says:

    thanks!
    can I know, this IFRAME only support what version of browser??

  5. OT says:

    I can't believe how easy you made this. THANK YOU! My latest client thinks I'm a miracle worker because of your hint. Check out my work if you'd like... www.moureenallard.com

    I embedded her other site in her HOME and LISTINGS page.

    Thanks again!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.