September 2024
Intermediate to advanced
743 pages
27h 48m
English
A whole range of elements is available for the definition of tables, for example, to mark up the table header, table body, individual rows, and individual cells. Table B.7 provides an overview of these elements.
|
Element |
Label |
Description |
|---|---|---|
|
<table> |
HTML Table Element |
Defines a table. |
|
<caption> |
HTML Table Caption Element |
Defines the caption for a table. |
|
<colgroup> |
HTML Column Group Element |
Defines a group of one or more table columns. |
|
<col> |
HTML Column Element |
Defines a table column. |
|
<tbody> |
HTML Table Body Element |
Defines the table body, that is, the part of the columns that contains the actual data of the table. |
|
<thead> |
HTML Table Head Element |
Defines table headings, that ... |
Read now
Unlock full access