<col>
or <colgroup>
HTML elements) expose the HTMLTableColElement (or HTML 4 HTMLTableColElement
) interface, which provides special properties (beyond the regular element object interface they also have available to them by inheritance) for manipulating table column elements.Reflects the
span
HTML attribute, indicating the number of columns to apply this object's attributes to. Must be a positive integer.