Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 225 Bytes

盒模型.md

File metadata and controls

13 lines (7 loc) · 225 Bytes

image

  • content
  • padding
  • border
  • margin

box-sizing: [content-box, border-box]

firefox 实现了个 padding-box