1. 表示や配置など「視覚整形モデル」に関するプロパティ
-
display
-
list-style**
- list-style-type
- list-style-image
- list-style-position
- marker-offset(CSS2.1勧告候補では削除)
-
position**
- top
- right
- bottom
- left
- float
- clear
- z-index
2. ボックスモデルに関するプロパティ
- width**
- min-width
- max-width
- height**
- min-height
- max-height
- line-height
- vertical-align
- overflow
- clip
- visibility
- margin**
- margin-top
- margin-right
- margin-bottom
- margin-left
- padding**
- padding-top
- padding-right
- padding-bottom
- padding-left
- border**
- border-width
- border-top-width
- border-right-width
- border-bottom-width
- border-left-width
- border-color
- border-top-color
- border-right-color
- border-bottom-color
- border-left-color
- border-style
- border-top-style
- border-right-style
- border-bottom-style
- border-left-style
- border-top
- border-bottom
- border-right
- border-left
- border-radius
- box-shadow
- box-sizing
- transform
3. 背景と前景に関するプロパティ
- background**
- background-color
- background-image
- background-repeat
- background-attachment
- background-position
4. フォントとテキストに関するプロパティ
- color
- font**
- font-family
- font-style
- font-variant
- font-weight
- font-stretch
- font-size
- font-size-adjust(CSS2.1勧告候補では削除)
- text-indent
- text-decoration
- text-align
- vertical-align
- white-space
- other text**
- text-shadow(CSS2.1勧告候補では削除)
- letter-spacing
- word-spacing
- text-transform
- white-space
5. 表に関するプロパティ**
- caption-side
- table-layout
- border-collapse
- border-spacing
- empty-cells
6. 生成内容に関するプロパティ**
- content
- counter-increment
- counter-reset
- quotes
7. UIに関するプロパティ**
- outline
- outline-width
- outline-style
- outline-color
- cursor
8. 印刷に関するプロパティ**
- size
- marks
- page-break-before
- page-break-after
- page-break-inside
- page
- orphans
- widows
9. 音声に関するプロパティ**
- speak-header
- volume
- speak
- pause-before
- pause-after
- pause
- cue-before
- cue-after
- cue
- play-during
- azimuth
- elevation
- speech-rate
- voice-family
- pitch
- pitch-range
- stress
- richness
- speak-punctuation
- speak-numeral
どこかのサイトを参考にしたのだけど・・・
どこだったか忘れてしまった・・・出展元どこだ・・・