Specifies the attribute values for one or more columns in a table. It can only be used within a table or colgroup element.
<col attributes></col>
<table> <col width=”30”></col> ... </table>