Basic HTML version of Foils prepared
23 June 1997
Foil 50 Basic Frame Example
From
JavaScript Tutorial for Certificate Course UC Web applications Certificate --
Summer 97
.
by
Geoffrey C. Fox, Tom Scavo
1
<HTML>
2
<HEAD>...</HEAD>
3
<FRAMESET ROWS="10%,80%,10%">
4
<FRAME SRC="header.html">
5
<FRAMESET COLS="30%,70%">
<FRAME SRC="index.html">
<FRAME SRC="main.html">
6
</FRAMESET>
7
<FRAME SRC="footer.html">
8
<NOFRAMES>
<h2>This page requires
frames...</h2>
9
</NOFRAMES>
10
</FRAMESET>
11
</HTML>
in Table To:
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
.
Page produced by
wwwfoil
on Wed Apr 1 1998