How to Embed a Google Slides Presentation
Jump to navigation
Jump to search
To embed a google doc - go to File->publish and then select 'html to embed in a page'. Then cut and paste this URL into the wiki in between <html>
and </html>
tags.
To embed an editable link, just copy and paste (into a wiki page) the URL from the top of the Google Doc page.
Text Docs
Text embed code has no sizing. To add size, see this example:
<iframe src="/default.asp" width=100% height="200"> </iframe>