kar3n33
07-12-2006, 07:58 PM
I don't know what to do with the far right frame on my layout..
How can I add the far right frame into the HTML below so that I can change the background color of the frame??
<FRAMESET COLS="212,600,*"frameborder=no framespacing=0>
<FRAME SRC="left.html" NAME=left marginwidth="0" marginheight="0" noresize scrolling=no>
<FRAMESET ROWS="300,*">
<FRAME SRC="top.html" NAME=top marginwidth="0" marginheight="0" noresize scrolling=no>
<FRAME SRC="bottom.html" NAME=bottom marginwidth="0" marginheight="0" noresize>
</FRAMESET>
my site is http://www.geocities.com/kzpcem/new/test.html
How can I add the far right frame into the HTML below so that I can change the background color of the frame??
<FRAMESET COLS="212,600,*"frameborder=no framespacing=0>
<FRAME SRC="left.html" NAME=left marginwidth="0" marginheight="0" noresize scrolling=no>
<FRAMESET ROWS="300,*">
<FRAME SRC="top.html" NAME=top marginwidth="0" marginheight="0" noresize scrolling=no>
<FRAME SRC="bottom.html" NAME=bottom marginwidth="0" marginheight="0" noresize>
</FRAMESET>
my site is http://www.geocities.com/kzpcem/new/test.html