Make a div's total width the same in both Strict and Quirks mode
Consider the following
<div style=\"width:150px;border:50px solid black\">Test</div>
If this is output onto a page that IE8 renders in strict mode (or if you load into Firefox etc) then
问答
阅读(1)