CSS box model: Difference between revisions

Content deleted Content added
Added {{no footnotes}}, {{primary sources}} and {{refimprove}} tags (within {{multiple issues}}) to article (TW)
Line 1:
{{multiple issues|
{{no footnotes|date=September 2017}}
{{primary sources|date=September 2017}}
{{refimprove|date=September 2017}}
}}
[[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)]].