Dave "IT" wrote:
> Hey Group,
>
> I have an issue with trying to fit a table cell tight around an image. I
> want to do this, much like many others, so I can use the table to line up
> images and make a smooth look to the website. I can't, however, get it to
> work. I've got border-collapse in my .css file, but still no luck. I've
> got this working before, but can't figure it out now.
>
> The page I'm working on is pickeringheat.com, and the problem is occouring
> right under the 'Can you take the heat' banner...you'll see a grey bar.
> That should be flush with the black menu right under it...no grey should be
> showing.
Maybe this:
td img {display:block;}
or this:
td img {vertical-align:bottom;}
will help.
--
Els
http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -