Jazzo.co.uk uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our Privacy Policy and our Terms & Condition.

HTML <colgroup>

query_builder | Christopher Pisani

The HTML <colgroup> element states columns in a group within a table. This makes it possible to style the selected group using CSS.

The only attribute, that the element colgroup is supporting in HTML5 is the span. This attribute sets how many cells to be used by the column.

Available Attributes


Attribute Values Functionality
span positive integer value sets how many cells to be used by the column