I cannot get my frames right!

<HTML> <br />
<br />
<TITLE>frame tester</TITLE><br />
<br />
<frameset cols="5%,24%,1%,55%,5%" border=0 frameborder=0 framespacing=0><br />
<br />
<frameset rows="5%,92%,3%" border=0 frameborder=0 framespacing=0><br />
<frame src=http://www.htmlforums.com/archive/index.php/"close.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"side.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
</frameset><br />
<br />
<frameset rows="16%,31%,1%,24%,1%,11%,*" border=0 frameborder=0> <br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"top.html" name="mariahtop" scrolling=no noresize style="border: 1 solid #ffffff"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"middlegreen.html" name="mariahbottom" scrolling=no noresize style="border: 1 solid #ffffff"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"bottomgreen.html" scrolling=no noresize style="border: 1 solid #ffffff"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"bottom.html" scrolling=no noresize><br />
</frameset><br />
<br />
<frameset cols="10%,30%,60%" border=0 frameborder=0 framespacing=0><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
</frameset><br />
<br />
<frameset rows="16%,68%,16%" border=0 frameborder=0 framespacing=0><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"greenlinks.html" name="main" scrolling=no noresize style="border: 1 solid #ffffff"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
</frameset><br />
<br />
<frameset cols="5%,30%,60%,5%" border=0 frameborder=0 framespacing=0><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"blank.html" scrolling=no noresize><br />
</frameset><br />
</frameset><br />
</frameset><br />
<br />
Ok, there is the frame code and the url I'm testing it on is <!-- m --><a class="postlink" href="http://www.angelfire.com/ny4/nicsdreams/enter.html">http://www.angelfire.com/ny4/nicsdreams/enter.html</a><!-- m --> (it's better to go through the entrance page because I'm using the full screen). Ok here's what I'm trying to do...I'm trying to get a row at the very bottom of the frames underneath the bordered frames. There are some words underneath the first column of bordered frames but that is a picture that should span across the whole bottom. I hope that makes sense...it probably doesn't because it's 3 in the morning and I've been trying for hours. Sorry if it doesn't.<!--content-->wow...you really seem to like using frames. Why are you using SO MANY in a single page? I mean what is the goal here....or is it just your layout? If its the layout, then I suggest using tables. If its something about your navigation......maybe there is a way around it.<br />
<br />
this page shows the bad things frames can do:<br />
<!-- m --><a class="postlink" href="http://www.htmlhelp.com/design/frames/usage/bad.html">http://www.htmlhelp.com/design/frames/usage/bad.html</a><!-- m --><br />
<br />
a online frame generator: (though I think its easier to do it by hand....)<br />
<!-- m --><a class="postlink" href="http://www.bagism.com/frameshop/">http://www.bagism.com/frameshop/</a><!-- m --><!--content-->I like my frames for one...I'm sure there is an easier way to do the site, ie tables but I don't want to. Navigation is easier for me by using frames, and they are part of the layout as well.<br />
<br />
The links didn't really help but thanks anyway, I'll figure it out eventually.<!--content-->
 
Back
Top