How to Embed Media
If you like to embed media assets on your page, edit this page, then click on one of the media assets and the Insert/edit Media button on the toolbar. Copy/paste the content of the Embed tab, open your page and insert your media asset with this code.
<iframe title="Notepad"
style="width: 100%; height: 450px;" // use 508px for docs
src="YOUR URL GOES HERE" >
</iframe>
No Comments