左侧自增长
Posted csjoz11
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了左侧自增长相关的知识,希望对你有一定的参考价值。
<html>
<body>
<div style="width:980px;height:400px;margin:0 auto;border:1px solid red">
<div style="height:400px;
width:200px;
float:left;
">22</div>
<div style="height:400px;
margin-left:200px;
">11</div>
</div>
</body>
</html>
以上是关于左侧自增长的主要内容,如果未能解决你的问题,请参考以下文章