CSS 2.1 Properties

All the properties belonging to the aural and paged categories are not supported in Oxygen Author. The properties from the table below belong to the visual category.

Name Supported Values Not Supported Values
'background-attachment'   ALL
'background-color' <color> | inherit transparent
'background-image'   ALL
'background-position'   ALL
'background-repeat'   ALL
'background'   ALL
'border-collapse'   ALL
'border-color' <color> | inherit transparent
'border-spacing'   ALL
'border-style' <border-style> | inherit  
'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> | inherit transparent
'border-top-style' 'border-right-style' 'border-bottom-style' 'border-left-style' <border-style> | inherit  
'border-top-width' 'border-right-width' 'border-bottom-width' 'border-left-width' <border-width> | inherit  
'border-width' <border-width> | inherit  
'border' [ <border-width> || <border-style> || 'border-top-color' ] | inherit  
'bottom'   ALL
'caption-side'   ALL
'clear'   ALL
'clip'   ALL
'color' <color> | inherit  
'content' normal | none | [ <string> | <URI> | <counter> | attr( <identifier> ) | open-quote | close-quote ]+ | inherit no-open-quote | no-close-quote
'counter-increment' [ <identifier> <integer> ? ]+ | none | inherit  
'counter-reset' [ <identifier> <integer> ? ]+ | none | inherit  
'cursor'   ALL
'direction' ltr rtl | inherit
'display' inline | block | list-item | table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | none | inherit run-in | inline-block | inline-table - considered block
'empty-cells' show | hide | inherit  
'float'   ALL
'font-family' [[ <family-name> | <generic-family> ] [, <family-name> | <generic-family> ]* ] | inherit  
'font-size' <absolute-size> | <relative-size> | <length> | <percentage> | inherit  
'font-style' normal | italic | oblique | inherit  
'font-variant'   ALL
'font-weight' normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | inherit  
'font' [ [ 'font-style' || 'font-weight' ]? 'font-size' [ / 'line-height' ]? 'font-family' ] | inherit 'font-variant' 'line-height' caption | icon | menu | message-box | small-caption | status-bar
'height'   ALL
'left'   ALL
'letter-spacing'   ALL
'line-height' normal | <number> | <length> | <percentage> | inherit  
'list-style-image'   ALL
'list-style-position'   ALL
'list-style-type' disc | circle | square | decimal | lower-roman | upper-roman | lower-latin | upper-latin | lower-alpha | upper-alpha | none | inherit lower-greek | armenian | georgian
'list-style' [ 'list-style-type' ] | inherit 'list-style-position' || 'list-style-image'
'margin-right' 'margin-left' <margin-width> | inherit | auto  
'margin-top' 'margin-bottom' <margin-width> | inherit  
'margin' <margin-width> | inherit | auto  
'max-height'   ALL
'max-width' <length> | <percentage> | none | inherit - supported for block-level and replaced elements, e.g. images, tables, table cells.  
'min-height'   ALL
'min-width' <length> | <percentage> | inherit - supported for block-level and replaced elements, e. g. images, tables, table cells.  
'outline-color'   ALL
'outline-style'   ALL
'outline-width'   ALL
'outline'   ALL
'overflow'   ALL
'padding-top' 'padding-right' 'padding-bottom' 'padding-left' <padding-width> | inherit  
'padding' <padding-width> | inherit  
'position'   ALL
'quotes'   ALL
'right'   ALL
'table-layout' auto fixed | inherit
'text-align' left | right | center | inherit justify
'text-decoration' none | [ underline || overline || line-through ] | inherit blink
'text-indent'   ALL
'text-transform' ALL  
'top'   ALL
'unicode-bidi'   ALL
'vertical-align' baseline | sub | super | top | text-top | middle | bottom | text-bottom | inherit <percentage> | <length>
'visibility' visible | hidden | inherit collapse
'white-space' normal | pre | nowrap | pre-wrap | pre-line  
'width' <length> | <percentage> | auto | inherit - supported for block-level and replaced elements, e.g. images, tables, table cells.  
'word-spacing'   ALL
'z-index'   ALL