HTML and CSS Reference
In-Depth Information
Name
column-rule-color
Values:
<color>
Initial value:
User agent-specific
Applies to:
Elements laid out using multiple columns
Inherited:
No
Computed value:
Same as declared value
Description:
Defines the color of the “rules” (vertical lines) drawn between columns in an element laid out
with multiple columns.
Examples:
#d01 {column-rule-color: red;}
#d02 {column-rule-color: green;}
Search WWH ::




Custom Search