| columns |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象的列數(shù)和每列的寬度。復(fù)合屬性 |
| column-width |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象每列的寬度 |
| column-count |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象的列數(shù) |
| column-gap |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象的列與列之間的間隙 |
| column-rule |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象的列與列之間的邊框。復(fù)合屬性 |
| column-rule-width |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象的列與列之間的邊框厚度。 |
| column-rule-style |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象的列與列之間的邊框樣式。 |
| column-rule-color |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象的列與列之間的邊框顏色。 |
| column-span |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象元素是否橫跨所有列。 |
| column-fill |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象所有列的高度是否統(tǒng)一。 |
| column-break-before |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象之前是否斷行。 |
| column-break-after |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象之后是否斷行。 |
| column-break-inside |
CSS3 |
無(wú) |
設(shè)置或檢索對(duì)象內(nèi)部是否斷行。 |