On Tue, 23 May 2006 04:30:35 +0800, Marcelo Wolfgang <[EMAIL PROTECTED]> wrote:
> I've made a website and I'm having an issue with firefox that I can't > solve. Also in Opera... > The page in questions is this one: > http://work.grillo.tk/vilarigno/produtos.html > > I have a gap at the foot of the table on the left that I don't know > how to solve. Can anyone help me here ? FYI, height for table cells is effectively a min-height - browsers are expected to expand the cell height to fit the content. That means Firefox and Opera are expanding your 4px height to fit the text. The solution for both (didn't check in IE), is to align the image to the top: #c_table_foot img { vertical-align: top; } HTH, -- Andrew Gregory, <URL: mailto:[EMAIL PROTECTED] > <URL: http://www.scss.com.au/family/andrew/ > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/