description & Usage
We determine the color of the columns with the column-rule-colo property.
Informations
| # | Description |
|---|---|
| Default Value | The current color of the element |
| Inherited | no |
| Animatable | yes |
| Version | CSS3 |
| JavaScript syntax | object.style.columnRuleColor="#0000ff" |
Browser compatibility and Support
| # | Chrome | Edge | Firefox | Safari | Opera |
|---|---|---|---|---|---|
| column-rule-color |
Syntax
Values
| Values | Description |
|---|---|
| color | A point rule determines. |
| initial | Adds this value to its default property. |
| inherit | It inherits this value from its parent tag. |