rowspan

Row Span (XHTML table model)

Definition

See documentation for the HTML 4.0 (XHTML) table model.

The number of rows the cell spans.

Attribute Values

In Elements

<td> Table Data Cell (XHTML table model)
<th> Table Header Cell (XHTML table model)
Value Meaning
A counting number How many rows will this cell span, e.g., “3”.
Default value: 1 (Span 1 row)