Web Hosting Talk







View Full Version : Help me with tables


viclopez
02-08-2007, 04:11 PM
I have a site that im working on. Its in tables (dont ask me, thats how it was given to me) but it seems the bottom table is lower than it should be. You can see it here. www.hostmyjpg.com

There is a line were you can see the background in. Also, the space around the ads, you can see the background also. Anyway to fix this. Im pretty decent in css but tables isnt my thing.

Haidge
02-12-2007, 08:32 AM
There's a line of code (line 146) that features this code:

<td><!-- <img src="images/index_08.gif" alt="" height="4" width="535"> --></td>

Remove it and it seems to get rid of the line.


It also seems to fix the space around the ads, but if this doesn't help reply here and let me know. I'll look further into it.

Also worth mentioning: the index_10.gif file is 55 pixels tall but the table column is only set to 54.