Celeris
02-01-2003, 05:55 AM
Here is my webpage design: http://angelfire.com/rnb/celeris
I can't seem to get it to fit together like it's supposed to. Hope someone can help me... Here's my index.html/frame src codes:
<html><head><title>Celeris</title></head>
<frameset cols="*,700,*" border="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frameset rows="*,67,309,27,*" border="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="top.png" noresize scrolling="no" marginheight="0" marginwidth="0">
<frameset cols="42,396,262" border="0">
<frame src="left.png" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="main.html" noresize name="mainframe" marginheight="4" marginwidth="4">
<frame src="right.png" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frame src="bottom.png" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frame src="border.html" noresize scrolling="no" marginheight="1" marginwidth="1">
</frameset>
<body>
<noframes>this website requires that frames are enabled</noframes>
</body>
</html>
I can't seem to get it to fit together like it's supposed to. Hope someone can help me... Here's my index.html/frame src codes:
<html><head><title>Celeris</title></head>
<frameset cols="*,700,*" border="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frameset rows="*,67,309,27,*" border="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="top.png" noresize scrolling="no" marginheight="0" marginwidth="0">
<frameset cols="42,396,262" border="0">
<frame src="left.png" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="main.html" noresize name="mainframe" marginheight="4" marginwidth="4">
<frame src="right.png" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frame src="bottom.png" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="border.html" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frame src="border.html" noresize scrolling="no" marginheight="1" marginwidth="1">
</frameset>
<body>
<noframes>this website requires that frames are enabled</noframes>
</body>
</html>