View Single Post
Old 12-05-2007, 05:13 PM   #9 (permalink)
Jelmer
The Wanderer
 
Join Date: Dec 2007
Location: The Netherlands
Posts: 13
Thanks: 3
Jelmer is on a distinguished road
Default

Internet explorer has problems with the so called "box model" this is how it should work. Instead version 5 of internet explorer adds padding inside the size of the box while it should be added as extra width to the box. Newer versions of IE do this as well but only in quirks mode, which can be avoided fortunately.
Jelmer is offline  
Reply With Quote