Ruby on Rails
JavaScript, XHTML, CSS
Java, Distributed Systems
<you_name_it>
IE Bug?
Submitted by Big E on Mon, 10/27/2008 - 21:08
It seems that with the following scenario IE renders gaps at the bottom of my div:
1. I have two divs side by side.
2. I set the height on the divs to a fixed value.
3. I assign padding to the divs.
Please see my example here:
http://www.poolios.com/test.php
Of course good 'ol Firefox renders it correctly.
Regards,
Big E
Trackback URL for this post:
http://www.ruzee.com/trackback/173

I have the same problem
It appears to be the padding. If I remove it (adjusting with a margin setting inside a div within the box) I can survive. I see the bug with IE7 on windows.