The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Using MyWikiBiz's generic embed function, you can embed any web page via IFRAME.

Code

Here's an example (Hillary Rodham Clinton):

<embed>
<IFRAME src="http://www.hillaryclinton.com/" width="800" height="800"
scrolling="auto"></IFRAME>
</embed>

In action

<embed> <IFRAME src="http://www.hillaryclinton.com/" width="800" height="1600" scrolling="auto"></IFRAME> </embed>

Help:Extensions IFRAME