/

HTML / CSS / JavaScript Tutorial

CSS Property: column-rule-color

[this page | pdf | back links]

The CSS (CSS3) column-rule-color property specifies the colour of any rule between columns.

 

Valid property values (other than inherit and initial) are:

 

Value

Description

color

A CSS colour

 

Default Value:

Current colour of element

JavaScript syntax:

e.g. object.style.columnRuleColor="red"

Inherited:

No

Animatable:

Yes

 


NAVIGATION LINKS
Contents | Prev | Next | CSS Properties


Desktop view | Switch to Mobile