标签:style io os ar sp div on html bs
1、
<div>
<div style="position:fixed; width:100px;"></div>
<div style="margin-left:100px;"></div>
</div>
2、
<div>
<div style="display:table-cell; min-width:100px;"></div>
<div style="display:table-cell; width:10000px;"></div>
</div>
标签:style io os ar sp div on html bs
原文地址:http://www.cnblogs.com/ericyuan/p/4066463.html