Saturday, October 6, 2012

Here is a tip for embedding another site into a Google Site:


You could always just use a simple HTML code without worrying finding the iframe gadget (This usually avoids any hiccups there may be with embedding by inserting a gadget from a third party.

Simply click on the html tab in when you edit your sites page and paste the following, only changing the site url as highlighted below:

 <iframe frameborder="0" height="700" src="http://www.name of site you  want to embed.com"; target="_blank" align="center" width="900"  scrolling="Auto"; bgcolor="#C9D3DE"> </iframe>



No comments:

Post a Comment