View Single Post
Old 07-13-2011, 07:47 AM  
Gonzodave
Confirmed User
 
Industry Role:
Join Date: Aug 2010
Posts: 390
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>
////////////////////////////////////////////////////////////////////////////////
Gonzodave is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote