Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > interesting mozilla quirk? Maybe not.

Reply
Thread Tools

interesting mozilla quirk? Maybe not.

 
 
Richard
Guest
Posts: n/a
 
      01-19-2004
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?



 
Reply With Quote
 
 
 
 
rf
Guest
Posts: n/a
 
      01-19-2004

"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.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Maybe it will; maybe it won't iL_weReo Computer Support 7 10-13-2009 08:42 AM
Very Interesting - Maybe it won't be Blu Ray after all luminos DVD Video 3 12-03-2004 12:16 AM
Of Intrest ? Maybe Yes, Maybe No Old Gringo Computer Support 0 10-11-2004 01:35 AM
Maybe, just maybe @decorator syntax is ok after all Ville Vainio Python 11 08-10-2004 06:01 PM
Some concepts (Maybe LOL maybe not...) C++ 5 08-18-2003 05:48 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57