<col>
The HTML Table Column Element (<col>
) defines a column within a table and is used for defining common semantics on all common cells. It is generally found within a <colgroup>
element.
https://developer.mozilla.org/en/docs/Web/HTML/Element/col