|
|
vespalabs.org > 1st Read > Wiki 101 > Wiki Tricks > Include content from another web site
Include content from another web siteFrom $1Table of contentsNo headersYou can embed another website page within this wiki by using "iframe" in raw html mode. This is really useful because you can reference other material and have the reader view it at the same time. An example of this can be found at the following vespalabs page: Tyre Rating Information. To add external content simply use the "Toggle HTML Source" button (if you don't know how to find this button you shouldn't be using it), and embed iframe tags like below. <p> <iframe width="100%" height="800" src="http://www.savanorthamerica.com/scooter_technical.asp"> </iframe> </p>
Tags:
|
Powered by MindTouch Deki Open Source Edition v.8.08 |