CSS Properties

User Guide / CSS Properties

table-row-span

Syntax

table-row-span: number | attr(rowspan)

Default

1

Inherited

No

Comments

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