HELP! * GREY=local LOCAL HTML version of Foils prepared 10 Sept 1996
Foil 33 Example of a Frame Document
From Introduction to HTML--ECS400 fall 96 ECS400 Senior Undergraduate Course -- Fall Semester 96. byNancy J. McCracken * Critical Information in IMAGE
<html>
<head>
<title>Web Techology class at Syracuse University </title>
</head>
<frameset rows="7%,93%">
<frame src="banner.html">
<frameset cols="25%,75%">
<frame src="tableofcontents.html" name="TOC">
<frame src="contents.html" name="contents">
</frameset>
</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.