The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
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.
In the HTML Editor inside of your iframe tag for the google doc, add
width="100%"
height="600px"
In the HTML Editor inside of your iframe tag for the google doc, add
width="100%"
height="600px"
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
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.