When writing in HTML, the
tag is used to designate a set of rows that summarize the columns on a table. It is useful for sectioning off parts of the table to be styled with CSS. The following sections contain information about thetag, including an example of it in use, and related attributes and browser compatibility.