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 <col>

query_builder | Christopher Pisani
The HTML element <col> is to set colomns into a table. This makes part of the element <colgroup>.

The only attribute, that the element col 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