Which properties are shorthand for the column-rule property?
column-rule– column-rule column-rule-style column-rule-width column-rule-color This is shorthand of other column-rule-* properties. Syntax: – Selector {column-rule: column-rule-width column-rule-style column-rule-color } […]