Sunday, August 19, 2012

How Can I embed any web page on my blog?

Use this ifame code....

<iframe frameborder="0" scrolling="auto" src="URL HERE" width="600" height="500" ></iframe>

Paste the URL exactly where it says URL Here (between the quotations marks).
You can adjust width and height to better fit on your site.

No comments:

Post a Comment