Table Code: What have I done wrong?

liunx

Guest
Go Here:<br />
<br />
<!-- m --><a class="postlink" href="http://www.everlasting-misery.com/christopher/layout/indexx.html">http://www.everlasting-misery.com/chris ... ndexx.html</a><!-- m --><br />
<br />
At the bottom of the page, why is there such a huge gap in "image5.jpg" from the iframe and images up above it.<br />
<br />
I want the bottom image (image5.jpg) to be directly under the iframe and 'image3' and 'image4', , not with that huge gap currently there.<br />
<br />
Could somebody please post the code here to fix that up, Or tell me where I have stuffed up the code, I would really, really, appreciate it :D<br />
<br />
(p.s the page may be a bit slow loading)<!--content-->are you using a program that generates the code for you???<br />
<br />
anyways, this should work for you, if it doesn't just post back here.<br />
<br />
<br />
<HTML><br />
<br />
<HEAD><br />
<br />
<TITLE> Outwit || Freddie Prinze Jr </TITLE><br />
<LINK REL=stylesheet HREF=http://www.htmlforums.com/archive/index.php/"index.css" TYPE="text/css"><br />
<DESCRIPTION = "Personal site, Weblog, Blog, Australian, Male"><br />
<br />
</HEAD><br />
<br />
<BODY topmargin="0" bottommargin="0" rightmargin="0" leftmargin="0"><br />
<br />
<table width="779" cellspacing="0" cellpadding="0" align="center" height="261"><br />
<tr><br />
<td width="779" height="150"><p align="center"><br />
<img border="0" src=http://www.htmlforums.com/archive/index.php/"image1.jpg" width="725" height="172"></p></td><br />
</tr><br />
<tr><br />
<td width="779" height="132"><p align="center"><br />
<img border="0" src=http://www.htmlforums.com/archive/index.php/"image2.jpg" width="725" height="150"></p></td><br />
</tr><br />
<tr><br />
<td width="779" height="1"><br />
<table width="721" cellspacing="0" cellpadding="0" align="center" height="259"><br />
<tr><br />
<td width="47" valign="top" height="259"><br />
<img border="0" src=http://www.htmlforums.com/archive/index.php/"image3.jpg" width="45" height="300"></td><br />
<td width="635" cellspacing="0" cellpadding="0" valign="top" height="259"><br />
<p align="center"><br />
<IFRAME border="0" name="main" src=http://www.htmlforums.com/archive/index.php/"main.html" width="635" height="300" frameBorder=0 noResize></IFRAME></td><br />
<td width="48" valign="top" height="259"><br />
<img border="0" src=http://www.htmlforums.com/archive/index.php/"image4.jpg" width="45" height="300"></td><br />
</tr><br />
</table><br />
</td><br />
</tr><br />
<tr><br />
<td width="779"><br />
<p align="center"><map name="FPMap0"><br />
<area href=http://www.htmlforums.com/archive/index.php/"aboutme.html" target="main" shape="rect" coords="53, 20, 186, 43"><br />
<area href=http://www.htmlforums.com/archive/index.php/"foryou.html" target="main" shape="rect" coords="196, 19, 312, 44"></map><img border="0" src="image5.jpg" usemap="#FPMap0" width="725" height="66"></td><br />
</tr><br />
</table><br />
<br />
</BODY><br />
<br />
<br />
the code may not be letter-perfect, according to W3C guidelines, but it works.<!--content-->Thanks so much for the help! It works. I really appreciate it :)<br />
<br />
Oh, and answering your question if I use a program to generate my code. No I don't usually, but when I was having truoble getting this layout set out in notepad, I tried using frontpage to see if it would get my table working.<br />
<br />
Thanks again :D<!--content-->
 
Back
Top