In its day, this was pretty good stuff - see code below. I built my first website in 1996 and this was pretty much the type that was around back then.
A bit dated now though.
///////////////////////////////////////////////////////////////////////
<!--This file created 9:33 AM 10/28/97 by Claris Home Page version 2.0-->
<HTML>
<HEAD>
<TITLE>fantasy photography index.html</TITLE>
<META NAME=GENERATOR CONTENT="Claris Home Page 2.0">
<X-SAS-WINDOW TOP=26 BOTTOM=334 LEFT=36 RIGHT=566>
</HEAD>
<FRAMESET rows="74%">
<NOFRAMES><body background="Images/stone.jpg">
<P>This page is designed to be viewed by a browser which supports
Netscape's Frames extension. This text will be shown by browsers
which do not support the Frames extension.</P>
</BODY>
</NOFRAMES>
<FRAMESET rows="83%">
<FRAMESET cols="21%,59%">
<FRAME SRC="contents.htm" name="contents" scrolling="yes">
<FRAME SRC="main.htm" name="main" scrolling="yes">
</FRAMESET>
</FRAMESET>
</FRAMESET>
</HTML>
////////////////////////////////////////////////////////////////////////////////