CSS box model: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 5:
{{outdated|date=October 2017}}
}}
{{merge from|Internet Explorer box model bug}}
[[File:Boxmodell-detail.png|thumb|300px|The CSS box model]]
In [[web development]], the '''CSS box model''' refers to the composition of a webpage or [[HTML]] page from blocks or boxes using [[CSS]]. Specifically, the box model describes how the size of each such block and its content is determined through styling instructions. The guidelines of the box model are described by the [[World Wide Web Consortium|World Wide Web Consortium (W3C)]].