HTML Inset Boxes using
<IFRAME ...>
The most popular use of
<IFRAME SRC="BeaverHabitat.html" WIDTH=275 HEIGHT=200 ALIGN=RIGHT > <TABLE ALIGN=RIGHT border="1" bordercolor="#CBD3E1" bgcolor="#F1F4F5" CELLPADDING=5> <TR><TD>See the article on <A HREF="BeaverHabitat.html">Stuff about the Beaver</A></TD></TR> </TABLE> </IFRAME>
which produces this inline frame (or table, or just a link):
note that we use
|