embedding a google doc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2020
11:24 PM
I am trying to embed my course syllabus into a Canvas assignment. I have embedded the code and am getting a small document embedded. I've read that the code width and height need to be changed but I am unable to do this. I do not know where to put the 100% width 600 height. When I save the link it does not change to include them. I'm not tech savvy enough to troubleshoot and am getting very frustrated. Please help!
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2020
06:48 AM
In the HTML Editor inside of your iframe tag for the google doc, add
width="100%"
height="600px"
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.