Rosey
02-05-2004, 06:50 AM
Ok I'm not a frame expert but on IE I have this annoying little gap between my top and bottom frame and I want to get rid of it. I'm wondering if it's a padding issue but I can't get it to work.
Here is my code:
<frameset rows=22%,78% frameborder="0">
<frame src="top.html" name="top" frameborder="0" scrolling="no" framespacing="0">
<frame src="bottom.htm" name="bottom" frameborder="0" framespacing="0">
</frameset>
Here is my code:
<frameset rows=22%,78% frameborder="0">
<frame src="top.html" name="top" frameborder="0" scrolling="no" framespacing="0">
<frame src="bottom.htm" name="bottom" frameborder="0" framespacing="0">
</frameset>