Content deleted Content added
Voidvector (talk | contribs) |
Voidvector (talk | contribs) No edit summary |
||
Line 8:
{{CSS}}
In [[web development]], the '''CSS box model''' refers to how
| title = The box model
| author =
| work = MDN Web Docs
| date = 2019-03-23
| access-date = 30 March 2019
| url = https://developer.mozilla.org/en-US/docs/Learn/CSS/Introduction_to_CSS/Box_model
| quote =
}}</ref> The guidelines of the box model are described by web standards [[World Wide Web Consortium|World Wide Web Consortium (W3C)]] specifically the CSS Working Group. Historically there had been incompatible implementations of the box model in the mainstream browsers, with the advent of CSS3 property <code>box-sizing</code> and modern browsers that problem had most been resolved.
==Specifics==
|