TNeston
03-22-2003, 12:37 AM
For some reason the frames aren't displaying correctly on the Mac.
There is a 3 pixel gap between each frame.
Here is the url: http://www.twelve02.com
Here is the code...
<frameset rows="155,400,*" frameborder="yes" border="0" framespacing="0">
<frame src="navigation.html" name="top" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
<frame src="content.html" name="main" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
<frame src="footing.html" name="bottom" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
</frameset>
<noframes><body>
</body></noframes>
Anyone?
There is a 3 pixel gap between each frame.
Here is the url: http://www.twelve02.com
Here is the code...
<frameset rows="155,400,*" frameborder="yes" border="0" framespacing="0">
<frame src="navigation.html" name="top" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
<frame src="content.html" name="main" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
<frame src="footing.html" name="bottom" frameborder="0" marginheight="0" marginwidth="0" noresize="noresize" scrolling="no">
</frameset>
<noframes><body>
</body></noframes>
Anyone?