CSS Property: column-rule
[this page | pdf | back links]
The CSS (CSS1) column-rule property is a shorthand
property combining (up to) 3 of the column-rule properties.
Valid property values (other
than inherit and initial) are defined
by the elements of the shorthand. Shorthand elements (in the order in which
they appear):
-
column-rule-width
-
column-rule-style
-
column-rule-color
|
Default Value:
|
See individual
properties
|
|
JavaScript syntax:
|
e.g. object.style.columnRule="3px outset red"
|
|
Inherited:
|
No
|
|
Animatable:
|
See individual
properties
|
NAVIGATION LINKS
Contents | Prev | Next | CSS Properties