Here are some technical skills I have learned over the course of the project
Reflection: The problem I faced was easily fixed as the solutions were given within the youtube video. Instructions were clear easy and short. Though at first I thought adding the code would be harder it was relatively easy, I also left step by step solutions in case I need to refer back to it if I face this problem again in the future.
Problem: unable to embed google docs to blogger.com
When I tried to embed my document onto the blog it became very small and hard to read despite having it work fine when I had to embed my presentation onto my blog
Here I copied my embed link onto my blog and directly placed it into the HTML view of my blog
This is how it turned out. So I looked for tutorials online and found a Youtube video that showed me the solution on how to fix my problem with the sizing of my document. The steps as followed:
1. Click "share" > "Publish to web" then copy the embed link
2. Go to HTML view
3. Paste link
4. After the code "<iframe", add [height="x" width="y"
5. Publish
No comments:
Post a Comment