User Tools

Site Tools


qfaq:tips_tricks_bugs:how_to_embed_a_website_in_a_quickr_document_via_iframe

How to embed a website in a Quickr document?

To embed an external website in a Quickr document first create a new page. Then, in the rich text field, switch to HTML input (the first smart icon called “HTML Source”).

Then insert the following code into the rich text field:

<P><IFRAME marginWidth=0 marginHeight=0 src=“http://www.yourwebsite.com” frameBorder=0 width=“100%” height=1200></IFRAME></P>

Now save the document.

qfaq/tips_tricks_bugs/how_to_embed_a_website_in_a_quickr_document_via_iframe.txt · Last modified: 2014/10/12 00:39 by 127.0.0.1