CSS box model: Difference between revisions

Content deleted Content added
Removing extraneous link
Line 4:
==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 determined by 4four parameters:
:*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