column-fill
Set how multi column content fills the columns. Balance, fills columns equally with content. Auto fills columns sequentially.
This property is only used when the length of columns is constrained. In normal flow the columns will be balanced.
Part of CSS3 Multi-column layout module used to flow content into newspaper like columns.
See also:
Column-span
Sets how an element will span across columns.
Part of CSS3 Multi-column layout module used to flow content into newspaper like columns.
See also:
Column-rule-width
Column-width set the width of the column-rule in the gap between columns.
Column-rule sits in the middle of the column-gap and is styled much like a normal border.
Part of CSS3 Multi-column layout module.
See also:
column-rule-color
Sets the color of the column-rule in the gap between columns.
Part of CSS3 Multi-column layout module.
See also:
column-rule-style
Sets the style of the column-rule in the gap between columns.
Part of CSS3 Multi-column layout module.
See also:
