dinkmeister wrote:
> try http://www.gameland.gr/ and scroll down a bit, it looks like 2 lines of
> text are on top of each other for a few lines.  
> 
> 

This one REALLY bugs me. It's a web page bug. And the fact that IE 
renders it WRONG is aggravating.

The web page has hardcoded the height of the DIV to 78 pixels. Period. 
So we make it 78 pixels and draw the border they requested.

On IE, even though the height of the DIV is set to 78 pixels, IE allows 
it to grow if the content is taller than 78 pixels. This is simply wrong.

If you want a DIV to grow (which this website does), don't put in a height.

Pretty common sense thing to do.

Of course this page was created with frontPage which would explain why 
it only works correct on IE.

Mike Kaply


Reply via email to