.box2{ width: 200px; height: 200px; background-color: red; padding: 50px; border:10px solid green; margin: 20px; box-sizing:border-box;}实际弹出的宽度是80px 
box-sizing:border-box;加了这个之后width包含padding和border 所以实际宽度是减去这两个的值
IE7及以下浏览器不兼容box-sizing:border-box;弹出的宽度是200px
.box2{ width: 200px; height: 200px; background-color: red; padding: 50px; border:10px solid green; margin: 20px; }实际弹出的宽度是200px 不包含padding的

2&3//22|3//3NaN==NaN //falseundefined == undefined //truenull == null //truetypeof(undefined) //"undefined"typeof(null) //"object"typeof([])//"object" 
售后响应及时
7×24小时客服热线
数据备份
更安全、更高效、更稳定
价格公道精准
项目经理精准报价不弄虚作假
合作无风险
重合同讲信誉,无效全额退款