Basic HTML version of Foils prepared 11 May 1997

Foil 34 Example of a Frame Document

From Introduction to HTML--ECS400 fall 97 ECS400 Senior Undergraduate Course -- Spring Semester 97. by Nancy J. McCracken *

<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.

Page produced by wwwfoil on Tue Aug 26 1997