Simplified Box Model Hack Test

The below divs use the SBMH, and should be the same width in all browsers. The SBMH is a way to "fix" browsers with incorrect box models (such as IE5/PC). They won't "see" the hack. Standards compliant browsers that get the box model correct should be able to see through the hack for proper formatting.



This div has no padding.


This div has 100px padding, and should be the same width as the above div.