CSS1のプロパティ
更新: 2006-09-26
Font properties
- 'font-family'
- 'font-style'
- 'font-variant'
- 'font-weight'
- 'font-size'
- 'font'
Color and background properties
- 'color'
- 'background-color'
- 'background-image'
- 'background-repeat'
- 'background-attachment'
- 'background-position'
- 'background'
Text properties
- 'word-spacing'
- 'letter-spacing'
- 'text-decoration'
- 'vertical-align'
- 'text-transform'
- 'text-align'
- 'text-indent'
- 'line-height'
Box properties
- 'margin-top'
- 'margin-right'
- 'margin-bottom'
- 'margin-left'
- 'margin'
- 'padding-top'
- 'padding-right'
- 'padding-bottom'
- 'padding-left'
- 'padding'
- 'border-top-width'
- 'border-right-width'
- 'border-bottom-width'
- 'border-left-width'
- 'border-width'
- 'border-color'
- 'border-style'
- 'border-top'
- 'border-right'
- 'border-bottom'
- 'border-left'
- 'border'
- 'width'
- 'height'
- 'float'
- 'clear'
Classification properties
- 'display'
- 'white-space'
- 'list-style-type'
- 'list-style-image'
- 'list-style-position'
- 'list-style'
【リファレンス】
「 CSS1のプロパティ」
更新: 2006-09-26
ホームページ制作、千太の絵空事
|