Attribute for <IFRAME ...>
SRC = "URL"

SRC indicates the URL of the document which should go in the frame.

this code produces this
<IFRAME SRC="hello.html" WIDTH=250 HEIGHT=100>
If you can see this, your browser doesn't 
understand IFRAME.  However, we'll still 
<A HREF="hello.html">link</A> 
you to the file.
</IFRAME>





About the Author
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.