margin垂直折叠4
by cyning sun
HTML
<!-- 自身折叠-->
<div style="border:1px solid red; width:100px;">
<div style="margin-top:100px;margin-bottom:50px;"></div>
</div>
by cyning sun
<!-- 自身折叠-->
<div style="border:1px solid red; width:100px;">
<div style="margin-top:100px;margin-bottom:50px;"></div>
</div>