John Resig has done a bit of research into what happens in different browsers when you do things like setting the width of a div to 25% when it’s parent is 100 pixels. It’s quite an interesting read, and might help to explain why layouts break in different ways in the various browsers.
Sub pixel problems in CSS
John Resig has done a bit of research into what happens in different browsers when you do things like setting the width of a div to 25% when it’s parent is 100 pixels. It’s quite an interesting read, and might help to explain why layouts break in different ways in the various browsers.
