Iframe

Tags: _syntax

Basics

Iframe lets you insert another webpage into a wikidot page.

Typical usage

External site

[[iframe http://www.externalsite.com frameborder="0" scrolling="no" width="99%" height="1000px"]]

Internal code block

[[iframe http://yoursite.wikidot.com/cat:page/code/1 frameborder="0" scrolling="no" width="99%" height="1000px"]]

Related HowTos

Main reference

Ask your question below

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.