This section describes Cascading Style Sheets (CSS) features related to multiple column layout.
In this section
| Property | Description |
|---|---|
|
Gets or sets the column-break behavior that follows a content block in a multi-column element. | |
|
Gets or sets the column-break behavior that precedes a content block in a multi-column element. | |
|
Gets or sets the column-break behavior that occurs within a content block in a multi-column element. | |
|
Gets or sets the optimal number of columns in a multi-column element. | |
|
Gets or sets a value that indicates how the column lengths in a multi-column element are affected by the content flow. | |
|
Gets or sets the width of the gap between columns in a multi-column element. | |
|
Gets or sets a shorthand value that specifies values for the columnRuleWidth, columnRuleStyle, and the columnRuleColor of a multi-column element. | |
|
Gets or sets the color for all column rules in a multi-column element. | |
|
Gets or sets the style for all column rules in a multi-column element. | |
|
Gets or sets the width of all column rules in a multi-column element. | |
|
Gets or sets a shorthand value that specifies values for the column-width and the column-count of a multi-column element. | |
|
Gets or sets the number of columns that a content block spans in a multi-column element. | |
|
Gets or sets the optimal width of the columns in a multi-column element. |
Build date: 11/29/2012