CSS Properties

User Guide / CSS Properties

column-span

Syntax

column-span: number | attr(colspan)

Initial Value

column-span: 1

Inherited

No

Comments

This property applies to table cells and determines the number of table columns spanned by the table cell. See the Tables documentation for more details.