CSS box model: Difference between revisions

Content deleted Content added
m clean up, typo(s) fixed: detemined → determined using AWB
GdTbDy (talk | contribs)
+ The CSS box model pic
Line 1:
[[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)]].