HTML and CSS Reference
In-Depth Information
Margin
Property
Firefox
Safari
IE 6
IE 7
margin
Y
Y
Y
Y
margin-bottom
Y
Y
Y
Y
margin-left
Y
Y
Y
Y
margin-right
Y
Y
Y
Y
margin-top
Y
Y
Y
Y
Padding
Property
Firefox
Safari
IE 6
IE 7
padding
Y
Y
Y
Y
padding-bottom
Y
Y
Y
Y
padding-left
Y
Y
Y
Y
padding-right
Y
Y
Y
Y
padding-top
Y
Y
Y
Y
Dimension
Property
Firefox
Safari
IE 6
IE 7
height
Y
Y
Y
Y
max-height
Y
Y
N
Y
max-width
Y
Y
N
Y
min-height
Y
Y
N
Y
min-width
Y
Y
N*
Y
width
Y
Y
Y
Y
* Though IE 6 doesn't support min-width , it incorrectly treats width the way other browsers treat
min-width , expanding the box beyond the specified dimension to enclose the content.
Search WWH ::




Custom Search