Skip to content

PathwayStyleSheetPropertiesMZ

gtryus edited this page Jan 31, 2014 · 1 revision

Previous: PathwayStyleSheetPropertiesCL Parent: PathwayStyleSheetProperties

Name< Values< Initial value Applies to (Default: all) Inherited? Percentages (Default: N/A) Media groups
('max-height') <length></length> | <percentage></percentage> | none | inherit none all elements but non-replaced inline elements, table columns, and column groups no see prose visual
('max-width') <length></length> | <percentage></percentage> | none | inherit none all elements but non-replaced inline elements, table rows, and row groups no refer to width of containing block visual
('min-height') <length></length> | <percentage></percentage> | inherit 0 all elements but non-replaced inline elements, table columns, and column groups no see prose visual
('min-width') <length></length> | <percentage></percentage> | inherit 0 all elements but non-replaced inline elements, table rows, and row groups no refer to width of containing block visual
'orphans' 'orphans' <integer></integer> | inherit 2 block-level elements yes visual, paged
('outline-color') <color></color> | invert | inherit invert no visual, interactive
('outline-style') <border-style></border-style> | inherit none no visual, interactive
('outline-width') <border-width></border-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 non-replaced block-level elements, table cells, and inline-block elements no visual
'padding-top' 'padding-right' 'padding-bottom' 'padding-left' <padding-width></padding-width> | inherit 0 all elements except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column no refer to width of containing block visual
'padding' <padding-width></padding-width>{1,4} | inherit see individual properties all elements except table-row-group, table-header-group, table-footer-group, table-row, table-column-group and table-column no refer to width of containing block visual
('page') auto | <identifier></identifier> auto block-level elements yes href="page.html">paged]
'page-break-after' 'page-break-after' auto | always | avoid | (left | right) | inherit auto block-level elements no visual, paged
'page-break-before' 'page-break-before' auto | always | avoid | (left | right) | inherit auto block-level elements no visual, paged
'page-break-inside' 'page-break-inside' avoid | auto | inherit auto block-level elements yes visual, paged
'position' (static) | relative | (absolute | fixed) | inherit static no visual
('quotes') [<string></string> <string></string>]+ | none | inherit depends on user agent yes visual
'right' <length></length> | <percentage></percentage> | (auto) | inherit auto positioned elements no refer to width of containing block visual
'size' <length></length>{1,2} | (auto) | [ <page-size></page-size> || [ (portrait | landscape) ] ] auto page context N/A href="page.html">paged]
'string-set' [[ <identifier></identifier><content-list></content-list>] [, <identifier></identifier><content-list></content-list>]* ] | none none no all
('table-layout') auto | fixed | inherit auto 'table' and 'inline-table' elements no visual
'text-align' left | right | center | justify | inherit a nameless value that acts as 'left' if 'direction' is 'ltr', 'right' if 'direction' is 'rtl' block-level elements, table cells and inline blocks yes visual
'text-decoration' none | [ underline || overline || (line-through || blink) ] | inherit none no (see prose) visual
'text-indent' <length></length> | <percentage></percentage> | inherit 0 block-level elements, table cells and inline blocks yes refer to width of containing block visual
'text-transform' capitalize | uppercase | lowercase | none | inherit none yes visual
'top' <length></length> | <percentage></percentage> | (auto) | inherit auto positioned elements no refer to height of containing block visual
('unicode-bidi') normal | embed | bidi-override | inherit normal all elements, but see prose no visual
'vertical-align' baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage></percentage> | <length></length> | inherit baseline inline-level and 'table-cell' elements no refer to the 'line-height' of the element itself visual
'visibility' visible | hidden | (collapse) | inherit visible yes visual
'white-space' (normal) | pre | (nowrap) | (pre-wrap | pre-line) | inherit normal yes visual
'widows' 'widows' <integer></integer> | inherit 2 block-level elements yes visual, paged
'width' <length></length> | <percentage></percentage> | (auto) | inherit auto all elements but non-replaced inline elements, table rows, and row groups no refer to width of containing block visual
'word-spacing' normal | <length></length> | inherit normal yes visual
('z-index') auto | <integer></integer> | inherit auto positioned elements no visual

Previous: PathwayStyleSheetPropertiesCL Parent: PathwayStyleSheetProperties

Clone this wiki locally