The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to embed a google doc

2 posters

Go down

In progress How to embed a google doc

Post by Paxination October 30th 2015, 11:30 pm

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?
avatar
Paxination
New Member

Posts : 13
Reputation : 2
Language : English

http://oasis-smp.forumotion.com

Back to top Go down

In progress Re: How to embed a google doc

Post by Ange Tuteur October 31st 2015, 10:14 am

Hi @Paxination,

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>
More examples : http://www.w3schools.com/tags/tag_iframe.asp

However, it also depends on if the host allows you to display their website in a frame.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum