COL.span (Property)

The number of columns that the style for this object spans.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:Number primitive
JavaScript syntax:-myCOL.span

This corresponds to the COLSPAN attribute within a <TD> or <TH> table cell description. It defines how many table columns this column is to span.

See also:COLGROUP.span, TD.colSpan, TH.colSpan