"Richard" <anonymous@127.000> wrote in message
news:...
> Playing around I've found out an oddball quirk with mozilla.
> I have two defined divisions side by side.
> The only thing different is the width.
> In IE and opera 7.23 the height is shown correctly.
> In Mozilla, the height of the 2nd division is just a tad off.
> However, since I'm using inline style to define the height of that div
cell,
> apparently mozilla does not understand this.
> Is that correct?
URL?
It's more than likely that Mozilla is adhering to the spec and the other two
are getting it wrong.
Why are you attempting to set the height of a div anyway, they are usually
as high as their content requires.
Cheers
Richard.
|