The <colgroup> element
Short for ‘Column Group’. Defines a group of columns as a single unit that can be styled as one.
Full list of attributes
All the usual HTML global attributes are available
span- The number of columns this group should stretch across, if it doesn't provide that information by containing one or more
<col>elements.