interface Box Model extends Model<Box Attributes>, Box Attributes {}; 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