colspan

Column Span

The number of columns a cell spans; in other words, a horizontal span (The table cell content will be tagged with a <td> or <th> element.)

Attribute Values

In Elements

<td>
<th>
Value Meaning
A number How many column widths this cell will span, e.g., “3”
Restriction: This attribute may be specified if the element is used.