From: | nick knight |
Date: | 1 Oct 2000 at 02:55:55 |
Subject: | html frames |
Hi,
Sam Byford wrote this program for me it work but there is a collum at
the top and right side of the page, when I am trying to just get a
right collum with some buttons in.
<HTML>
<HEAD>
<TITLE>Collinge Antiques</TITLE>
</HEAD>
<FRAMESET ROWS=70,* FRAMEBORDER="1">
<FRAME NAME="top" SRC="main.html" SCROLLING="no" NORESIZE>
<FRAMESET COLS=150,* FRAMEBORDER="1">
<FRAME NAME="images/main.gif" SRC="main.html>
</FRAMESET>
</HTML>
Is it possible ?
cheers
Nick Knight
Quote carefully and read all ADMIN:README mails