Juerock@觉晓的船

by Jue@jofeel.cn

Archive for February, 2009

CSS:Margin,Border,Padding

without comments

Chinese:http://jofeel.cn/post/border-margin-padding.html

Margin:A shorthand property for setting the margin properties in one declaration.
values: margin-top margin-right margin-bottom margin-left

border:A shorthand property for setting all of the properties for the four borders in one declaration
values: border-width border-style border-color

Padding:A shorthand property for setting all of the padding properties in one declaration. values: padding-top padding-right padding-bottom padding-left

Suming, these are part of box properties.

diagrammatic presentation:

Margin-Border

3D box diagrammatic presentation:

CSS2-0-3D-Margin-Border

Written by admin

February 16th, 2009 at 7:20 am

Posted in 样式