Attribute Values: It contains single value number which contains the numeric value to sets the number of column a header cell should span. Example: This example illustrates the use of colspan ...
It's referenced up a bit in the 'HTML attribute vs. DOM property' callout too. Some HTML attributes don't have corresponding properties. colspan is one example. Also might need to be an issue on ...