Content deleted Content added
code formatting |
m clean up, typo(s) fixed: detemined → determined using AWB |
||
Line 3:
==Specifics==
[[File:W3C and Internet Explorer box models.svg|thumb|300px|The difference in how width is interpreted between the W3C and Internet Explorer box models]]
The content of each box is
:*the height/width describes the dimensions of the actual content of the box (text, images, ...)
:*the padding describes the space between this content and the border of the box
Line 30:
*[http://www.w3.org/TR/CSS21/box.html The world wide web consortium (W3C) specification of the box model]
*[http://www.w3schools.com/css/css_boxmodel.asp A tutorial on the CSS box model]
[[Category:Programming languages]]
|