CSS 2.1 のプロパティ一覧
ただのリストアップです。
- 投稿日 : 2010.10.06
- カテゴリー : CSS 関連
CSS のプロパティを記述する際のルールとして、今後は Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification に出現する順を採用することにしました。 既にいろいろなサイトでリストアップされたりしていますが、あえて自分でもやってみます。W3C Candidate Recommendation 08 September 2009 を原典としています。
- 2010.10.06
- 初版公開。
- 2011.10.14
- 第二版。W3C Recommendation 07 June 2011 に対応しました。
カテゴリー分けあり
- Box model
-
- 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-top-color
- border-right-color
- border-bottom-color
- border-left-color
- border-color
- border-top-style
- border-right-style
- border-bottom-style
- border-left-style
- border-style
- border-top
- border-right
- border-bottom
- border-left
- border
- Visual formatting model
-
- display
- position
- top
- right
- bottom
- left
- float
- clear
- z-index
- direction
- unicode-bidi
- width
- min-width
- max-width
- height
- min-height
- max-height
- line-height
- vertical-align
- Visual effects
-
- overflow
- clip
- visibility
- Generated content, automatic numbering, and lists
-
- content
- quotes
- counter-reset
- counter-increment
- list-style-type
- list-style-image
- list-style-position
- list-style
- Paged media
-
- page-break-before
- page-break-after
- page-break-inside
- orphans
- widows
- Colors and Backgrounds
-
- color
- background-color
- background-image
- background-repeat
- background-attachment
- background-position
- background
- Fonts
-
- font-family
- font-style
- font-variant
- font-weight
- font-size
- font
- Text
-
- text-indent
- text-align
- text-decoration
- letter-spacing
- word-spacing
- text-transform
- white-space
- Tables
-
- caption-side
- table-layout
- border-collapse
- border-spacing
- empty-cells
- User interface
-
- cursor
- outline
- outline-width
- outline-style
- outline-color
- Aural style sheets
-
- 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
- speak-header
カテゴリー分けなし
- 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-top-color
- border-right-color
- border-bottom-color
- border-left-color
- border-color
- border-top-style
- border-right-style
- border-bottom-style
- border-left-style
- border-style
- border-top
- border-right
- border-bottom
- border-left
- border
- display
- position
- top
- right
- bottom
- left
- float
- clear
- z-index
- direction
- unicode-bidi
- width
- min-width
- max-width
- height
- min-height
- max-height
- line-height
- vertical-align
- overflow
- clip
- visibility
- content
- quotes
- counter-reset
- counter-increment
- list-style-type
- list-style-image
- list-style-position
- list-style
- page-break-before
- page-break-after
- page-break-inside
- orphans
- widows
- color
- background-color
- background-image
- background-repeat
- background-attachment
- background-position
- background
- font-family
- font-style
- font-variant
- font-weight
- font-size
- font
- text-indent
- text-align
- text-decoration
- letter-spacing
- word-spacing
- text-transform
- white-space
- caption-side
- table-layout
- border-collapse
- border-spacing
- empty-cells
- cursor
- outline
- outline-width
- outline-style
- outline-color
- 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
- speak-header