Website frame

Jump to: navigation, search

Using Wiki Embed Website Extension

<websiteFrame>
website=http://www.google.com
height=400
width=60%
border=2
scroll=yes
</websiteFrame>
You get This:


Using addHTML Tag (admins only)

<addHTML>
<iframe src="http://sandiego.craigslist.org/" 
width="80%" 
height="300"
align="right"
frameborder="0"
scrolling="yes"
marginwidth="40" 
marginheight="40"
>
</iframe>
</addHTML>

Personal tools