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.