{ "azimuth", " | [[ 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", " | transparent | inherit", "transparent", "", "no", "", "visual" }, { "background-image", " | none | inherit", "none", "", "no", "", "visual" }, { "background-position", "[ [ | | left | center | right ] [ | | top | center | bottom ]? ] | [ [ left | center | right ] || [ top | center | bottom ] ] | inherit", "0% 0%", "", "no", "refer to the size of the box itself", "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", "see individual properties", "", "no", "allowed on 'background-position", "visual" }, { "border-collapse", "collapse | separate | inherit", "separate", "table' and 'inline-table' elements", "yes", "", "visual" }, { "border-color", "[ | transparent ]{1,4} | inherit", "see individual properties", "", "no", "", "visual" }, { "border-spacing", " ? | inherit", "0", "table' and 'inline-table' elements", "yes", "", "visual" }, { "border-style", "{1,4} | inherit", "see individual properties", "", "no", "", "visual" }, { "border-top' 'border-right' 'border-bottom' 'border-left", "[ || || 'border-top-color' ] | inherit", "see individual properties", "", "no", "", "visual" }, { "border-top-color' 'border-right-color' 'border-bottom-color' 'border-left-color", " | transparent | inherit", "the value of the 'color' property", "", "no", "", "visual" }, { "border-top-style' 'border-right-style' 'border-bottom-style' 'border-left-style", " | inherit", "none", "", "no", "", "visual" }, { "border-top-width' 'border-right-width' 'border-bottom-width' 'border-left-width", " | inherit", "medium", "", "no", "", "visual" }, { "border-width", "{1,4} | inherit", "see individual properties", "", "no", "", "visual" }, { "border", "[ || || 'border-top-color' ] | inherit", "see individual properties", "", "no", "", "visual" }, { "bottom", " | | auto | inherit", "auto", "positioned elements", "no", "refer to height of containing block", "visual" }, { "caption-side", "top | bottom | inherit", "top", "table-caption' elements", "yes", "", "visual" }, { "clear", "none | left | right | both | inherit", "none", "block-level elements", "no", "", "visual" }, { "clip", " | auto | inherit", "auto", "absolutely positioned elements", "no", "", "visual" }, { "color", " | inherit", "depends on user agent", "", "yes", "", "visual" }, { "content", "normal | [ | | | attr() | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit", "normal", ":before and :after pseudo-elements", "no", "", "all " }, { "counter-increment", "[ ? ]+ | none | inherit", "none", "", "no", "", "all " }, { "counter-reset", "[ ? ]+ | none | inherit", "none", "", "no", "", "all " }, { "cue-after", " | none | inherit", "none", "", "no", "", "aural" }, { "cue-before", " | none | inherit", "none", "", "no", "", "aural" }, { "cue", "[ 'cue-before' || 'cue-after' ] | inherit", "see individual properties", "", "no", "", "aural" }, { "cursor", "[ [ ,]* [ 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", "", "yes", "", "visual, interactive " }, { "direction", "ltr | rtl | inherit", "ltr", "all elements, but see prose", "yes", "", "visual" }, { "display", "inline | block | list-item | run-in | 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", "", "no", "", "all " }, { "elevation", " | below | level | above | higher | lower | inherit", "level", "", "yes", "", "aural" }, { "empty-cells", "show | hide | inherit", "show", "table-cell' elements", "yes", "", "visual" }, { "float", "left | right | none | inherit", "none", "all, but see 9.7", "no", "", "visual" }, { "font-family", "[[ | ] [, | ]* ] | inherit", "depends on user agent", "", "yes", "", "visual" }, { "font-size", " | | | | inherit", "medium", "", "yes", "refer to parent element's font size", "visual" }, { "font-style", "normal | italic | oblique | inherit", "normal", "", "yes", "", "visual" }, { "font-variant", "normal | small-caps | inherit", "normal", "", "yes", "", "visual" }, { "font-weight", "normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit", "normal", "", "yes", "", "visual" }, { "font", "[ [ 'font-style' || 'font-variant' || 'font-weight' ]? 'font-size' [ / 'line-height' ]? 'font-family' ] | caption | icon | menu | message-box | small-caption | status-bar | inherit", "see individual properties", "", "yes", "see individual properties", "visual" }, { "height", " | | auto | inherit", "auto", "all elements but non-replaced inline elements, table columns, and column groups", "no", "see prose", "visual" }, { "left", " | | auto | inherit", "auto", "positioned elements", "no", "refer to width of containing block", "visual" }, { "letter-spacing", "normal | | inherit", "normal", "", "yes", "", "visual" }, { "line-height", "normal | | | | inherit", "normal", "", "yes", "refer to the font size of the element itself", "visual" }, { "list-style-image", " | none | inherit", "none", "elements with 'display: list-item", "yes", "", "visual" }, { "list-style-position", "inside | outside | inherit", "outside", "elements with 'display: list-item", "yes", "", "visual" }, { "list-style-type", "disc | circle | square | decimal | decimal-leading-zero | lower-roman | upper-roman | lower-greek | lower-latin | upper-latin | armenian | georgian | none | inherit", "disc", "elements with 'display: list-item", "yes", "", "visual" }, { "list-style", "[ 'list-style-type' || 'list-style-position' || 'list-style-image' ] | inherit", "see individual properties", "elements with 'display: list-item", "yes", "", "visual" }, { "margin-right' 'margin-left", " | inherit", "0", "all elements except elements with table display types other than table and inline-table", "no", "refer to width of containing block", "visual" }, { "margin-top' 'margin-bottom", " | inherit", "0", "all elements except elements with table display types other than table and inline-table", "no", "refer to width of containing block", "visual" }, { "margin", "{1,4} | inherit", "see individual properties", "all elements except elements with table display types other than table and inline-table", "no", "refer to width of containing block", "visual" }, { "max-height", " | | none | inherit", "none", "all elements except non-replaced inline elements and table elements", "no", "see prose", "visual" }, { "max-width", " | | none | inherit", "none", "all elements except non-replaced inline elements and table elements", "no", "refer to width of containing block", "visual" }, { "min-height", " | | inherit", "0", "all elements except non-replaced inline elements and table elements", "no", "see prose", "visual" }, { "min-width", " | | inherit", "0", "all elements except non-replaced inline elements and table elements", "no", "refer to width of containing block", "visual" }, { "orphans", " | inherit", "2", "block-level elements", "yes", "", "visual, paged " }, { "outline-color", " | invert | inherit", "invert", "", "no", "", "visual, interactive " }, { "outline-style", " | inherit", "none", "", "no", "", "visual, interactive " }, { "outline-width", " | inherit", "medium", "", "no", "", "visual, interactive " }, { "outline", "[ 'outline-color' || 'outline-style' || 'outline-width' ] | inherit", "see individual properties", "", "no", "", "visual, interactive " }, { "overflow", "visible | hidden | scroll | auto | inherit", "visible", "block-level and replaced elements, table cells, inline blocks", "no", "", "visual" }, { "padding-top' 'padding-right' 'padding-bottom' 'padding-left", " | inherit", "0", "all elements except elements with table display types other than table, inline-table, and table-cell", "no", "refer to width of containing block", "visual" }, { "padding", "{1,4} | inherit", "see individual properties", "all elements except elements with table display types other than table, inline-table, and table-cell", "no", "refer to width of containing block", "visual" }, { "page-break-after", "auto | always | avoid | left | right | inherit", "auto", "block-level elements", "no", "", "visual, paged " }, { "page-break-before", "auto | always | avoid | left | right | inherit", "auto", "block-level elements", "no", "", "visual, paged " }, { "page-break-inside", "avoid | auto | inherit", "auto", "block-level elements", "yes", "", "visual, paged " }, { "pause-after", "