How do I add an iframe to my site?

If you ever need to embed a webpage into your site, using an iFrame is a great way to do this. Please follow these steps to add an iFrame to your page:

1. Drag and drop an HTML widget onto your page.

2. Add this code to it:

<iframe src ="http://www.google.com" width="100%" height="300"><br/> <p>Your browser does not support iframes.</p><br/> </iframe>

3. Replace "http://www.google.com" with the URL you want to use and click Save. 

Your iframe will now be added to your site.

Please keep in mind that while the code may work now, we cannot guarantee that it will continue to work in the future. Codes can become obsolete and/or conflict with the enhancements made to provide you with the best Sitebuilder possible.

Was this article helpful?
0 out of 0 found this helpful