閑的無聊,群里一個人談論起了一個盒子模型,然后不知不覺討論起來;
最后總結了一下:
1,盒模型的五層結構(三維層)
第一層 第二層 第三層 第四層 第五層
表框 內容內邊距 背景圖 背景色 外邊距
border Content(padding) Background-images Background-color margin
圖片1.png
2,盒模型(二維圖)
內容 內邊距 邊框 外邊距
content padding border margin position
QQ圖片20161116141253.png