Skip to content

iFrames

iFrames can be used to share Google Apps Script web applications in various platforms including Google Sites and MyUSAID.

To add an iFrame to MyUSAID, use the HTML code editor and input the following code:

<iframe src="URL" style="width:100%; height:600px" title="Search"></iframe>