Include web page

Web pages can be included in a page as embedded objects or in iFrames.

Info Some pages may not render correctly depending on how they're coded. Embedding more than one web page in a wiki page will cause the final embedded web page to steal the focus when the page is loaded, so it's best to have only one per page.

Embed a web page as an object

This method makes the embedded web page become a seamless part of the page.

Embed a web page in an iFrame

This method creates a frame around the embedded web page. The code shown below is for a plain frame, but you can style the iFrame further by adding a border, changing the border style to dotted, dashed, solid, double, groove, ridge, inset, or outset, changing the border width to whatever thickness you like, and the border color to whatever color you like.