css补充说明

行元素

如果样式里面加了:
        float: left/right;
        position: absolute;
        
就会内部转换成 display: inline-block;