The box model is used when talking about CSS to indicate the position of an element's in relation to its content, its border and surrounding elements. code example
Example: css box model
MDN (Mozilla Developer Network)
Probably the best place for an in-depth explanation of
web related technologies.
See the link below regarding the CSS BOX MODEL