February 6, 2001 - Inline Floating Frames | WebReference

February 6, 2001 - Inline Floating Frames

Yehuda Shiran February 6, 2001
Inline Floating Frames
Tips: February 2001

Yehuda Shiran, Ph.D.
Doc JavaScript

Internet Explorer 5.5 and Netscape 6 support inline floating frames. Use the IFRAME tag to specify the NAME of the frame and its SRC. This page shows an older tip inside a floating frame. Here is the IFRAME tag definition:

<IFRAME NAME="Frame1" SRC="010131.html">
</IFRAME>