출처: http://www.w3schools.com/css/css_padding.asp


All CSS Padding Properties

PropertyDescription
paddingA shorthand property for setting all the padding properties in one declaration
padding-bottomSets the bottom padding of an element
padding-leftSets the left padding of an element
padding-rightSets the right padding of an element
padding-topSets the top padding of an element





CSS Padding

Set the left padding of an element
Set the right padding of an element
Set the top padding of an element
Set the bottom padding of an element
All the padding properties in one declaration


Padding properties explained

'개발관련 > CSS/CSS3' 카테고리의 다른 글

[CSS]CSS Advanced - CSS Dimension  (0) 2012.10.23
[CSS]CSS Advanced - CSS Grouping and Nesting  (0) 2012.10.23
[CSS]CSS Box Model - CSS Margin  (0) 2012.10.23
[CSS]CSS Box Model - CSS Outline  (0) 2012.10.23
[CSS]CSS Box Model - CSS Border  (0) 2012.10.23
Posted by 파노카페
: