column-rule property
Gets or sets a shorthand value that specifies values for the columnRuleWidth, columnRuleStyle, and the columnRuleColor of a multi-column element.
This property is read/write.
![]() |
Syntax
column-rule: column-rule-width || column-rule-style || [ column-rule-color | transparent ]
Property values
The column rule properties, separated by spaces:
- column-rule-width
-
Value of the column-rule-width property.
- column-rule-style
-
Value of the column-rule-style property.
- column-rule-color
-
Value of the column-rule-color property.
transparent-
Indicates rule is transparent.
CSS information
| Applies To | multi-column elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | see individual properties |
See also
- address
- blockQuote
- button
- CSSStyleDeclaration
- currentStyle
- dd
- del
- div
- dl
- dt
- fieldSet
- form
- ins
- li
- map
- noFrames
- noScript
- object
- ol
- p
- pre
- script
- style
- table
- tBody
- td
- tFoot
- th
- tHead
- tr
- ul
Show:
