jennerz
06-13-2003, 05:51 AM
I have tried to get this table right for like 2 weeks. I have re-cut my image about 5 times, and yet the table always does this space thing... Here's the page: http://iknow.hold-on.org/iknow.html Does anyone know why it's doing that? (spacing at the bottom when the main content goes down) Thanks in advance!
MaGiCSuN
06-13-2003, 12:06 PM
I tried fixing it with the codes you had, but unfortunally i wasn't able too either.
So i kinda fixed it myself with some other tables etc. I left the most images out, only the head images and the line under the pictures etc. Because you allready had the black vertical lines as background it wasn't needed to also put them AGAIN in the table as seperate images. This is what i got, i hope this is allright too :) I have put an extra table in the "content" part so that i could add cellpadding to it to make it have spaces between the line and the text.
<body topmargin=0 leftmargin=0 marginwidth=0 marginheight=0>
<center><table WIDTH=710 BORDER=0 CELLPADDING=0 CELLSPACING=0 BACKGROUND="http://iknow.hold-on.org/gfx/bg.jpg">
<tr>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_01.jpg" WIDTH=73 HEIGHT=216 ALT=""></td>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_02.jpg" WIDTH=98 HEIGHT=216 ALT=""></td>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_03.jpg" WIDTH=94 HEIGHT=216 ALT=""></td>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_04.jpg" WIDTH=74 HEIGHT=216 ALT=""></td>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_05.jpg" WIDTH=101 HEIGHT=216 ALT=""></td>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_06.jpg" WIDTH=81 HEIGHT=216 ALT=""></td>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_07.jpg" WIDTH=93 HEIGHT=216 ALT=""></td>
<TD VALIGN="TOP"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_08.jpg" WIDTH=96 HEIGHT=216 ALT=""></td>
</tr>
<tr>
<td colspan=8><IMG SRC="http://iknow.hold-on.org/gfx/iknow_09.jpg" HEIGHT=16 ALT=""><IMG SRC="http://iknow.hold-on.org/gfx/iknow_10.jpg" WIDTH=8 HEIGHT=16 ALT=""><IMG SRC="http://iknow.hold-on.org/gfx/iknow_11.jpg" WIDTH=110 HEIGHT=16 ALT=""></td>
</tr>
<tr>
<td valign="top" width="592" cellspacing=2 colspan=7>
<table border=0 cellspacing=0 cellpadding=5><tr><td valign="top">
Content?
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
bored<br>
</td></tr></table>
</td>
<td valign="top" colspan=1>Menu here</td>
</tr>
<tr>
<td valign="top" colspan="8"><IMG SRC="http://iknow.hold-on.org/gfx/iknow_17.jpg" WIDTH=710 HEIGHT=5 ALT=""></td></tr></table>
jennerz
06-14-2003, 01:28 AM
Thank you so much! It worked! :)