Example

A simple column-rule-width property example:

Laboratory

description & Usage

We determine the width of the columns with the column-rule-width property.

Informations

# Description
Default Value medium
Inherited no
Animatable yes
Version CSS3
JavaScript syntax object.style.columnRuleWidth="10px"

Browser compatibility and Support

# Chrome Edge Firefox Safari Opera
column-rule-width

Syntax

Values

Values Description
medium It sets a rule for averages.
thin It sets a rule for thins.
thick Determines a rule for thicknesses.
length Sets a rule for widths.
initial Adds this value to its default property.
inherit It inherits this value from its parent tag.