-
-
Notifications
You must be signed in to change notification settings - Fork 6
PathwayStyleSheetPropertiesCL
gtryus edited this page Jan 31, 2014
·
2 revisions
Previous: PathwayStyleSheetPropertiesAB Parent: PathwayStyleSheetProperties Next: PathwayStyleSheetPropertiesMZ
| Name< | Values< | Initial value | Applies to (Default: all) | Inherited? | Percentages (Default: N/A) | Media groups |
|---|---|---|---|---|---|---|
| ('caption-side') | top | bottom | inherit | top | 'table-caption' elements | yes | visual | |
| 'clear' | none | left | right | both | inherit | none | block-level elements | no | visual | |
| ('clip') | <shape></shape> | auto | inherit | auto | absolutely positioned elements | no | visual | |
| 'color' | <color></color> | inherit | depends on user agent | yes | visual | ||
| 'column-count' | <integer></integer> | auto | auto | block-level elements | no | visual | |
| 'column-fill' | auto | balance | balance | multi-column elements | no | href="page.html">paged] | |
| 'column-gap' | <length></length> | (normal) | normal | multi-column elements | no | visual | |
| 'column-rule' | <border-width></border-width> || <border-style></border-style> || [ <color></color> | transparent ] | see individual properties | multi-column elements | no | visual | |
| 'column-rule-color' | <color></color> | currentColor | multi-column elements | no | visual | |
| 'column-rule-style' | <border-style></border-style> | none | multi-column elements | no | visual | |
| 'column-rule-width' | <border-width></border-width> | medium | multi-column elements | no | visual | |
| 'columns' | [ [ <integer></integer> | (auto)] || [ (<length></length>) | (auto)] ] | see individual properties | block-level elements | no | visual | |
| ('column-span') | 1 | all | 1 | static, non-floating elements | no | visual | |
| ('column-width') | <length></length> | auto | auto | block-level elements | no | visual | |
| 'content' | normal | none | [ <string></string> | (<uri></uri>) | <counter></counter> | (attr(<identifier></identifier>) | open-quote | close-quote | no-open-quote | no-close-quote ]+) | inherit | normal |
|
no | all | |
| 'counter-increment' | [ <identifier></identifier> <integer></integer>? ]+ | (none) | inherit | none | no | all | ||
| 'counter-reset' | [ <identifier></identifier> <integer></integer>? ]+ | (none) | inherit | none | no | all | ||
| '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 | ||
| ('empty-cells') | show | hide | inherit | show | 'table-cell' elements | yes | visual | |
| 'float' 'float' | left | right | footnote | none | (page | inside | outside | top | bottom | next) | inherit | none | all, but see 9.7 | no | visual | |
| ('float-offset') | <length></length><length></length> ? | 0 0 | floated elements | no | refer to width and height of containing block | visual, href="page.html">paged] |
| 'font-family' | <generic-family></generic-family>]* ] | inherit | depends on user agent | yes | visual | ||
| 'font-size' | <absolute-size></absolute-size> | <relative-size></relative-size> | <length></length> | <percentage></percentage> | 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' | <length></length> | (<percentage></percentage> | auto) | inherit | auto | all elements but non-replaced inline elements, table columns, and column groups | no | see prose | visual |
| 'hyphenate-after' / 'hyphenate-before' | <integer></integer> | (auto) | auto | yes | visual | ||
| ('hyphenate-character') | auto | <string></string> | auto | yes | visual | ||
| 'hyphenate-lines' | (no-limit) | <integer></integer> | no-limit | yes | visual | ||
| ('hyphenate-resource') | none | <uri></uri> | none | yes | visual | ||
| 'hyphens' | none | (manual) | auto | manual | yes | visual | ||
| 'left' | <length></length> | (<percentage></percentage> | auto) | inherit | auto | positioned elements | no | refer to width of containing block | visual |
| 'letter-spacing' | normal | <length></length> | inherit | normal | yes | visual | ||
| 'line-height' | normal | <number></number> | <length></length> | <percentage></percentage> | inherit | normal | yes | refer to the font size of the element itself | visual | |
| ('list-style-image') | <uri></uri> | 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 | lower-alpha | upper-alpha | 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 |
Previous: PathwayStyleSheetPropertiesAB Parent: PathwayStyleSheetProperties Next: PathwayStyleSheetPropertiesMZ