付録F. プロパティの完全な表

この付録は参考情報であり、規範的なものではありません。

名前 初期値 適用対象
(デフォルト: 全て)
継承されるか パーセンテージ
(デフォルト: 該当なし)
メディアグループ
'azimuth' <angle> | [[ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards | inherit center   yes   aural
'background-attachment' scroll | fixed | inherit scroll   no   visual
'background-color' <color> | transparent | inherit transparent   no   visual
'background-image' <uri> | none | inherit none   no   visual
'background-position' [ [ <percentage> | <length> | left | center | right ] [ <percentage> | <length> | top | center | bottom ]? ] | [ [ left | center | right ] || [ top | center | bottom ] ] | inherit 0% 0%   no ボックス自体のサイズを参照 visual
'background-repeat' repeat | repeat-x | repeat-y | no-repeat | inherit repeat   no   visual
'background' ['background-color' || 'background-image' || 'background-repeat' || 'background-attachment' || 'background-position'] | inherit 各プロパティを参照   no 'background-position'で許可 visual
'border-collapse' collapse | separate | inherit separate 'table' および 'inline-table' 要素 yes   visual
'border-color' [ <color> | transparent ]{1,4} | inherit 各プロパティを参照   no   visual
'border-spacing' <length> <length>? | inherit 0 'table' および 'inline-table' 要素  yes   visual
'border-style' <border-style>{1,4} | inherit 各プロパティを参照   no   visual
'border-top' 'border-right' 'border-bottom' 'border-left' [ <border-width> || <border-style> || 'border-top-color' ] | inherit 各プロパティを参照   いいえ   視覚
'border-top-color' 'border-right-color' 'border-bottom-color' 'border-left-color' <color> | transparent | inherit 'color' プロパティの値   いいえ   視覚
'border-top-style' 'border-right-style' 'border-bottom-style' 'border-left-style' <border-style> | inherit none   いいえ   視覚
'border-top-width' 'border-right-width' 'border-bottom-width' 'border-left-width' <border-width> | inherit medium   いいえ   視覚
'border-width' <border-width>{1,4} | inherit 各プロパティを参照   いいえ   視覚
'border' [ <border-width> || <border-style> || 'border-top-color' ] | inherit 各プロパティを参照   いいえ   視覚
'bottom' <length> | <percentage> | auto | inherit auto 位置指定された要素 いいえ 包含ブロックの高さを参照 視覚
'caption-side' top | bottom | inherit top 'table-caption' 要素 はい   視覚
'clear' none | left | right | both | inherit none ブロックレベル要素 いいえ   視覚
'clip' <shape> | auto | inherit auto 絶対配置要素 いいえ   視覚
'color' <color> | inherit ユーザーエージェントによる   はい   視覚
'content' normal | none | [ <string> | <uri> | <counter> | attr(<identifier>) | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit normal :before および :after 疑似要素 いいえ   all
'counter-increment' [ <identifier> <integer>? ]+ | none | inherit none   いいえ   all
'counter-reset' [ <identifier> <integer>? ]+ | none | inherit none   いいえ   all
'cue-after' <uri> | none | inherit none   いいえ   aural
'cue-before' <uri> | none | inherit none   いいえ   aural
'cue' [ 'cue-before' || 'cue-after' ] | inherit 各プロパティを参照   いいえ   aural
'cursor' [ [<uri> ,]* [ auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize | text | wait | help | progress ] ] | inherit auto   はい   視覚, インタラクティブ
'direction' ltr | rtl | inherit ltr すべての要素(ただし本文参照) はい   視覚
'display' inline | block | list-item | inline-block | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | none | inherit inline   いいえ   all
'elevation' <angle> | below | level | above | higher | lower | inherit level   はい   aural
'empty-cells' show | hide | inherit show 'table-cell' 要素 はい   visual
'float' left | right | none | inherit none すべて。ただし、9.7 を参照 いいえ   visual
'font-family' [[ <family-name> | <generic-family> ] [, [ <family-name>| <generic-family>] ]* ] | inherit ユーザーエージェントによって異なる   はい   visual
'font-size' <absolute-size> | <relative-size> | <length> | <percentage> | inherit medium   はい 継承されたフォントサイズを参照 visual
'font-style' normal | italic | oblique | inherit normal   はい   visual
'font-variant' normal | small-caps | inherit normal   はい   visual
'font-weight' normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit normal   はい   visual
'font' [ [ 'font-style' || 'font-variant' || 'font-weight' ]? 'font-size' [ / 'line-height' ]? 'font-family' ] | caption | icon | menu | message-box | small-caption | status-bar | inherit 個々のプロパティを参照   はい 個々のプロパティを参照 visual
'height' <length> | <percentage> | auto | inherit auto すべての要素。ただし、非置換インライン要素、表の列および列グループを除く いいえ 本文参照 visual
'left' <length> | <percentage> | auto | inherit auto 位置指定された要素 いいえ 包含ブロックの幅を参照 visual
'letter-spacing' normal | <length> | inherit normal   はい   visual
'line-height' normal | <number> | <length> | <percentage> | inherit normal   はい 要素自体のフォントサイズを参照 visual
'list-style-image' <uri> | none | inherit none 'display: list-item' 要素 はい   visual
'list-style-position' inside | outside | inherit outside 'display: list-item' 要素 はい   visual
'list-style-type' disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-latin | upper-latin | armenian | georgian | lower-alpha | upper-alpha | none | inherit disc 'display: list-item' 要素 はい   visual
'list-style' [ 'list-style-type' || 'list-style-position' || 'list-style-image' ] | inherit see individual properties 'display: list-item' 要素 はい   visual
'margin-right' 'margin-left' <margin-width> | inherit 0 すべての要素。ただし、table-caption、table、および inline-table 以外の table display タイプの要素を除く いいえ 包含ブロックの幅を参照 visual
'margin-top' 'margin-bottom' <margin-width> | inherit 0 すべての要素。ただし、table-caption、table、および inline-table 以外の table display タイプの要素を除く いいえ 包含ブロックの幅を参照 visual
'margin' <margin-width>{1,4} | inherit see individual properties すべての要素。ただし、table-caption、table、および inline-table 以外の table display タイプの要素を除く いいえ 包含ブロックの幅を参照 visual
'max-height' <length> | <percentage> | none | inherit none すべての要素。ただし、非置換インライン要素、表の列、および列グループを除く いいえ 本文参照 visual
'max-width' <length> | <percentage> | none | inherit none すべての要素。ただし、非置換インライン要素、表の行、および行グループを除く いいえ 包含ブロックの幅を参照 visual
'min-height' <length> | <percentage> | inherit 0 すべての要素。ただし、非置換インライン要素、表の列、および列グループを除く いいえ 本文参照 visual
'min-width' <length> | <percentage> | inherit 0 すべての要素。ただし、非置換インライン要素、表の行、および行グループを除く いいえ 包含ブロックの幅を参照 visual
'orphans' <integer> | inherit 2 ブロックコンテナ要素 はい   visual, paged
'outline-color' <color> | invert | inherit invert   いいえ   visual, interactive
'outline-style' <border-style> | inherit none   いいえ   visual, interactive
'outline-width' <border-width> | inherit medium   いいえ   visual, interactive
'outline' [ 'outline-color' || 'outline-style' || 'outline-width' ] | inherit 個々のプロパティを参照   いいえ   visual, interactive
'overflow' visible | hidden | scroll | auto | inherit visible フォーマットコンテキストを確立するブロックコンテナおよびボックス いいえ   visual
'padding-top' 'padding-right' 'padding-bottom' 'padding-left' <padding-width> | inherit 0 table-row-group, table-header-group, table-footer-group, table-row, table-column-group, table-column を除くすべての要素 いいえ 包含ブロックの幅を参照 visual
'padding' <padding-width>{1,4} | inherit 個々のプロパティを参照 table-row-group, table-header-group, table-footer-group, table-row, table-column-group, table-column を除くすべての要素 いいえ 包含ブロックの幅を参照 visual
'page-break-after' auto | always | avoid | left | right | inherit auto ブロックレベル要素(本文参照) いいえ   visual, paged
'page-break-before' auto | always | avoid | left | right | inherit auto ブロックレベル要素(本文参照) いいえ   visual, paged
'page-break-inside' avoid | auto | inherit auto ブロックレベル要素(本文参照) いいえ   visual, paged
'pause-after' <time> | <percentage> | inherit 0   いいえ 本文参照 aural
'pause-before' <time> | <percentage> | inherit 0   いいえ 本文参照 aural
'pause' [ [<time> | <percentage>]{1,2} ] | inherit 個々のプロパティを参照   いいえ 'pause-before' および 'pause-after' の説明を参照 aural
'pitch-range' <number> | inherit 50   はい   aural
'pitch' <frequency> | x-low | low | medium | high | x-high | inherit medium   はい   aural
'play-during' <uri> [ mix || repeat ]? | auto | none | inherit auto   いいえ   aural
'position' static | relative | absolute | fixed | inherit static   いいえ   visual
'quotes' [<string> <string>]+ | none | inherit ユーザーエージェントによって異なる   はい   visual
'richness' <number> | inherit 50   はい   aural
'right' <length> | <percentage> | auto | inherit auto 位置指定された要素 いいえ 包含ブロックの幅を参照 visual
'speak-header' once | always | inherit once テーブルヘッダー情報を持つ要素 はい   aural
'speak-numeral' digits | continuous | inherit continuous   はい   aural
'speak-punctuation' code | none | inherit none   はい   aural
'speak' normal | none | spell-out | inherit normal   はい   aural
'speech-rate' <number> | x-slow | slow | medium | fast | x-fast | faster | slower | inherit medium   はい   aural
'stress' <number> | inherit 50   はい   aural
'table-layout' auto | fixed | inherit auto 'table' および 'inline-table' 要素 いいえ   visual
'text-align' left | right | center | justify | inherit 名前のない値で、'direction' が 'ltr' の場合は 'left'、'rtl' の場合は 'right' として機能 ブロックコンテナ はい   visual
'text-decoration' none | [ underline || overline || line-through || blink ] | inherit none   いいえ (本文参照)   visual
'text-indent' <length> | <percentage> | inherit 0 ブロックコンテナ はい 包含ブロックの幅を参照 visual
'text-transform' capitalize | uppercase | lowercase | none | inherit none   はい   visual
'top' <length> | <percentage> | auto | inherit auto 位置指定された要素 いいえ 包含ブロックの高さを参照 visual
'unicode-bidi' normal | embed | bidi-override | inherit normal すべての要素。ただし本文参照 いいえ   visual
'vertical-align' baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> | <length> | inherit baseline インラインレベルおよび 'table-cell' 要素 いいえ 要素自体の 'line-height' を参照 visual
'visibility' visible | hidden | collapse | inherit visible   はい   visual
'voice-family' [[<specific-voice> | <generic-voice> ],]* [<specific-voice> | <generic-voice> ] | inherit ユーザーエージェントによって異なる   はい   aural
'volume' <number> | <percentage> | silent | x-soft | soft | medium | loud | x-loud | inherit medium   はい 継承された値を参照 aural
'white-space' normal | pre | nowrap | pre-wrap | pre-line | inherit normal   はい   visual
'widows' <integer> | inherit 2 ブロックコンテナ要素 はい   visual, paged
'width' <length> | <percentage> | auto | inherit auto すべての要素。ただし、非置換インライン要素、表の行、および行グループを除く いいえ 包含ブロックの幅を参照 visual
'word-spacing' normal | <length> | inherit normal   はい   visual
'z-index' auto | <integer> | inherit auto 位置指定された要素 いいえ   visual