CSS Properties

User Guide / CSS Reference / CSS Properties

table-column-span

Syntax

table-column-span: number | attr(colspan)

Default

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.