HOW TO CUSTOMISE THE LOOK OF YOUR BLOG
HOW TO ADD A PICTURE TO A BLOG POST
HOW TO ADD A VIDEO TO A BLOG POST
HOW TO CREATE, EDIT & SHOW PAGES
HOW TO EMBED A GOOGLE DOC INTO YOUR BLOG
One tip when using this is to change the size of the iFrame that is used to embed the doc.
To do this all you need to do is, when in HTML mode on the blog post after pasting in the code to embed the doc, go to just after the initial bit of code that says
"<iframe". Then just type height=600 width=600. This should come before the code that states "src=".
EG: <iframe height=600 width=600 src="
No comments:
Post a Comment