How to embed a google doc
2 posters
Page 1 of 1
How to embed a google doc
I was wondering if there is a way to embed a google doc in a forum post so that it can be edited and viewed from the post and not have to click a link to go to it everytime?
Re: How to embed a google doc
Hi @Paxination,
Do you have HTML enabled ? If you do, you can use an <iframe> to embed a webpage.
Example :
However, it also depends on if the host allows you to display their website in a frame.
Do you have HTML enabled ? If you do, you can use an <iframe> to embed a webpage.
Example :
- Code:
<iframe src="http://help.forumotion.com/" style="height:250px;width:500px;border:1px solid #CCC;"></iframe>
However, it also depends on if the host allows you to display their website in a frame.
Similar topics
» Is it at all possible to embed video from Google Drive?
» How to Embed a Google Docs Form into an HTML page using HTML Pages Management
» How to remove "free forum" from the google search and change the description google gives
» Show my forum on google and be able to do internal google searches on my forum?
» CHANGE OF DATACENTER: report bugs
» How to Embed a Google Docs Form into an HTML page using HTML Pages Management
» How to remove "free forum" from the google search and change the description google gives
» Show my forum on google and be able to do internal google searches on my forum?
» CHANGE OF DATACENTER: report bugs
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum