From JavaScript Tutorial for Certificate Course UC Web applications Certificate -- Summer 97. byGeoffrey C. Fox, Tom Scavo
<HTML>
<HEAD>...</HEAD>
<FRAMESET ROWS="10%,80%,10%">
<FRAME SRC="header.html">
<FRAMESET COLS="30%,70%">
<FRAME SRC="index.html">
<FRAME SRC="main.html">
</FRAMESET>
<FRAME SRC="footer.html">
<NOFRAMES>
<h2>This page requires
frames...</h2>
</NOFRAMES>
</FRAMESET>
</HTML>
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.