日期:2014-05-16 浏览次数:20576 次
<div style='display:table;border:1px solid red'>
<div style='display:table-row-group'>
<div style='display: table-row;'>
<div style='display: table-cell;'>AAA</div>
<div style='display: table-cell;'>BBB</div>
</div>
<div style='display: table-row;'>
<div style='display: table-cell;'>CCC</div>
<div style='display: table-cell;'>DDD</div>
</div>
</div>
</div>