Andy Ward wrote:
> 
> ...If I add the following doctype definition <!DOCTYPE
> HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
> "http://www.w3.org/TR/html4/loose.dtd"> it will render the text input boxes
> and the select items the same size BUT it will add allot of extra space
> above each form element in the table...


In Mozilla 0.8, I notice that the minimum height of each cell is being
calculated according to 'line-height', even where the cell content is
less than the line-height.

There may be something in the specs to explain this behaviour, but I
haven't found it.

Maybe submitting a bug report will clarify.

Meanwhile, in Moz 0.8, td {line-height:0px;} will close it all up for
you.


-- 
Regards,
Val Sharp - Edinburgh


Reply via email to