Forum Moderators: open
W3C HTML 4.0 Section 11.2.6
[w3.org...]
This attribute specifies the number of columns spanned by the current cell. The default value of this attribute is one ("1"). The value zero ("0") means that the cell spans all columns from the current column to the last column of the column group (COLGROUP) in which the cell is defined.
Setting the colspan or rowspan attributes to have a value of "0" will automatically span any given number of columns or rows.
Hope this saves some headaches out there. :)
John