planabc 相关的软件列表

首页

一个老外弄的Clearing floats(清除浮动的方法)

2020-02-16 标签:老外,clearing,floats,清除,浮动,方法,常用,clear,div,style,float,left,right,planabc,另外,这种方法,记录下来

我常用的都是clear:both;方法,如 今在PlanABC看到另外这种方法,特些记录下来。 div.container {border: 1px solid #000000; } div.left {width: 45%;float: left; } div.right {width: 45