0

按照代码:

<div style="display: table; width: 100%; height: 300px; background: lightblue;">
<div style="display: table-cell; width: 30px; background: lightcoral;">A</div>
<div style="display: table-cell; background: wheat;">B</div>
</div>

如何使其仅适用于 IE6/IE7 中的 css?

4

0 回答 0