CSS3盒模型详解

盒模型设定为border-boxwidth = border + padding + content 
盒模型设定为content-box width = content
所谓定盒模型即可以指定 属性width的计算方式

第94天:CSS3 盒模型详解

 

相关文章: