On 23/03/07, Michael Stevens <[EMAIL PROTECTED]> wrote:

> www.regencygarden.com/test/contact.html
>
> In IE the table looks good but in FF the cells are twice as tall as in IE.
> What's the easy fix for that? I thought it was a display: table or display:
> block applied to the table in the CSS but it's something else.
The default <p> style has big margins. FF displays them as expected
(IE should to do it too, but I don't know why it doesn't). Just remove
<p> in table cells.

-- 
WBR, kan.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to