home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 //EN">
- <HTML>
- <TITLE>First Frame Page</TITLE>
- <FRAMESET COLS="50%,50%" frameborder="1" framespacing="1" border="1" scrolling="Auto">
- <NOFRAME>
- The page you are attempting to enter has frames.
- <BR>
- I suggest you get a Browser that can handle Frames.
- <BR><BR>
- <A HREF="http://www.microsoft.com" OnmouseOver="window.status='Get IE'; return true" OnMouseOut="window.status=' '; return true">Microsoft Internet Explorer</A><BR><BR>
- <A HREF="http://www.netscape.com" OnmouseOver="window.status='Get Netscape'; return true" OnMouseOut="window.status=' '; return true">Netscape</A>
- </NOFRAME>
- <FRAME name="A" SRC="A.html">
- <FRAME name="B" SRC="B.html">
- </FRAMESET>
- </HTML>
-