我分享了代码,CSS.规避脱标流 margin-left:auto; margin-right:auto; 1,网页布局过程中,能用标准流布局就用标准流布局 2,标准流不能解决用浮动 3,浮动不能解决就用定位