astralrose
03-25-2005, 06:45 PM
Hi,
I was wondering if someone could help me with a piece code.
This code works fine in IE but in firefox the borders of the frames seem to be lying under the background
This is the frameset I am using
<frameset rows=90,*,35 border=0>
<frame src="stw10bannerpage.htm" name="top" scrolling="no" marginwidth="2" marginheight="2" yes style="border: double #6BF78C">
<frameset cols=150,*,150 border=0>
<frame src="menu.htm" name="left" scrolling="auto" marginwidth="2" marginheight="2" yes style="border: double #FF6633">
<frame src="indexxx.htm" name="lovett" scrolling="auto" marginwidth="2" marginheight="2" yes style="border: double #6BF78C">
<frame src="ESprettyuglybefore.htm" name="right" scrolling="auto" marginwidth="2" marginheight="2" yes style="border: double #FF6633">
</frameset>
<frame src="copyrightstw10page.htm" name="bottom" scrolling="no" marginwidth="2" marginheight="2" yes style="border: double #6BF78C">
</frameset>
this is the page up and running (http://www.savingthewoman.com/frames.htm)
is this just a pure style issue with firefox and unavoidable?
Thanks
Regards
Donna
I was wondering if someone could help me with a piece code.
This code works fine in IE but in firefox the borders of the frames seem to be lying under the background
This is the frameset I am using
<frameset rows=90,*,35 border=0>
<frame src="stw10bannerpage.htm" name="top" scrolling="no" marginwidth="2" marginheight="2" yes style="border: double #6BF78C">
<frameset cols=150,*,150 border=0>
<frame src="menu.htm" name="left" scrolling="auto" marginwidth="2" marginheight="2" yes style="border: double #FF6633">
<frame src="indexxx.htm" name="lovett" scrolling="auto" marginwidth="2" marginheight="2" yes style="border: double #6BF78C">
<frame src="ESprettyuglybefore.htm" name="right" scrolling="auto" marginwidth="2" marginheight="2" yes style="border: double #FF6633">
</frameset>
<frame src="copyrightstw10page.htm" name="bottom" scrolling="no" marginwidth="2" marginheight="2" yes style="border: double #6BF78C">
</frameset>
this is the page up and running (http://www.savingthewoman.com/frames.htm)
is this just a pure style issue with firefox and unavoidable?
Thanks
Regards
Donna