H
Hugo de Payns
For personal use, i made the following frame.
Now i like to ad 1 row below the
FRAME SRC="banner.htm", however its just keep screwing up!!
Can someone advise me how to do this,please?
<FRAMESET ROWS="83,*">
<FRAME SRC="banner.htm" scrolling="no">
<FRAMESET COLS="20%,*,16%">
<FRAME SRC="inhoud.htm">
<FRAME NAME="MAIN-WINDOW" SRC="home.htm">
<FRAME SRC="menu_rechts.htm">
</FRAMESET>
</FRAMESET>
TIA
Hugo de Payns
Now i like to ad 1 row below the
FRAME SRC="banner.htm", however its just keep screwing up!!
Can someone advise me how to do this,please?
<FRAMESET ROWS="83,*">
<FRAME SRC="banner.htm" scrolling="no">
<FRAMESET COLS="20%,*,16%">
<FRAME SRC="inhoud.htm">
<FRAME NAME="MAIN-WINDOW" SRC="home.htm">
<FRAME SRC="menu_rechts.htm">
</FRAMESET>
</FRAMESET>
TIA
Hugo de Payns