Iframed page

It is possible to embed some web pages directly in your Google Site using an Iframe (not all websites permit this).
For those not familiar with HTML, the page embedded below will generate the required HTML code for you based on the parameters you give.

This page
https://www.iframe-generator.com/

was embedded using the HTML code below which was generated using the Iframe generator

<iframe src="https://www.iframe-generator.com/" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="600px" allowfullscreen></iframe>