CSS box model: Difference between revisions

Content deleted Content added
Monkbot (talk | contribs)
m Task 16: replaced (5×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;
No edit summary
Tags: Mobile edit Mobile web edit
Line 17:
| 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. For much of late-1990s and early 2000s there had been non-standard compliant implementations of the box model in the mainstream browsers. With the advent of CSS2, which introduced the <code>box-sizing</code>, the problem had mostmostly been resolved.
 
==Specifics==