日期:2014-04-04 浏览次数:21233 次
.l{float:left}
        .r{float:right}
        .cl{clear:left}
        ...
        width标准件
        .w200{width:200px}
        .w300{width:300px}
        ...
        background标准件
        .red{background:red}
        .black{background:#000}
        .white{background:#fff}
        ...