|
1. azimuth'
*<angle>
*[[ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards |
*aural
*'background-attachment'
*scroll | fixed | inherit
*visual
*'background-color'
*<color> | transparent | inherit transparent
*visual
*'background-image'
*<uri> | none | inherit
*visual
*'background-position'
* [ [ <percentage> | <length> | left | center | right ] [ <percentage> | <length> | top | center | bottom ]? ] | [ [ left | center | right ] || [ top | center | bottom ] ] | inherit 0% 0%
* visual
*'background-repeat' repeat | repeat-x | repeat-y | no-repeat | inherit repeat visual
*'background' ['background-color' || 'background-image' || 'background-repeat' || 'background-attachment' || 'background-position'] | inherit
*visual
*'border-collapse'
*collapse | separate | inherit
*visual
*'border-color'
*[ <color> | transparent ]{1,4} | inherit
*visual
*'border-spacing'
*<length> <length>? | inherit
*visual
*'border-style'
*<border-style>{1,4} | inherit
*visual
*'border-top' 'border-right' 'border-bottom' 'border-left'
*[ <border-width> || <border-style> || 'border-top-color' ] | inherit
*visual
*'border-top-color' 'border-right-color' 'border-bottom-color' 'border-left-color'
*<color> | transparent | inherit
*visual
*'border-top-style' 'border-right-style' 'border-bottom-style' 'border-left-style'
*<border-style> | inherit
*visual
*'border-top-width' 'border-right-width' 'border-bottom-width' 'border-left-width'
*<border-width> | inherit
*visual
*'border-width'
*<border-width>{1,4} | inherit
*visual
*'border'
*[ <border-width> || <border-style> || 'border-top-color' ] | inherit
*visual
*'bottom'
*<length> | <percentage> | auto | inherit
*visual
*'caption-side'
*top | bottom | inherit
*visual
*'clear'
*none | left | right | both | inherit
*visual
*'clip'
*<shape> | auto | inherit auto
*visual
*'color'
*<color> | inherit
*visual
*'content'
*normal | none | [ <string> | <uri> | <counter> | attr(<identifier>) | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit
*all
*'counter-increment'
*[ <identifier> <integer>? ]+ | none | inherit
*all
*'counter-reset'
*[ <identifier> <integer>? ]+ | none | inherit
*all
*'cue-after'
*<uri> | none | inherit
*aural
*'cue-before'
*<uri> | none | inherit none no aural
*'cue' [ 'cue-before' || 'cue-after' ] | inherit see individual properties no 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
*visual, interactive
*'direction'
*ltr | rtl | inherit ltr
*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
*all
*'elevation'
*<angle> | below | level | above | higher | lower | inherit
*aural
*'empty-cells'
*show | hide | inherit
*visual
*'float'
*left | right | none | inherit
*visual
*'font-family'
*[[ <family-name> | <generic-family> ] [, <family-name>| <generic-family>]* ] | inherit
*visual
*'font-size'
*<absolute-size> | <relative-size> | <length> | <percentage> | inherit
*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
*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
*visual
*'left'
*<length> | <percentage> | auto | inherit
*visual
*'letter-spacing'
* normal | <length> | inherit
*visual
*'line-height'
*normal | <number> | <length> | <percentage> | inherit
*visual
*'list-style-image'
*<uri> | none | inherit
*visual
*'list-style-position'
*inside | outside | inherit
*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
*visual
*'list-style'
*[ 'list-style-type' || 'list-style-position' || 'list-style-image' ] | inherit
|