To insert external content with iFrame use the following snippet:
<iframe name="IRFrame" src="http://yoursourceoageurlgoeshere.tld"
frameborder="0" width="100%" height="1500"></iframe>
HTML Snippets
Last updated on 14 Jul, 2020
To insert external content with iFrame use the following snippet:
<iframe name="IRFrame" src="http://yoursourceoageurlgoeshere.tld"
frameborder="0" width="100%" height="1500"></iframe>