back

Tables

Tables allow data to be arranged in rows and columns of cells.
An example of a table is below.

Example

Several tags are required to build a table, and can be found below.

<table>
<tr>
<td>
<th>
<thead>
<tbody>
<tfoot>
<col>
<colgroup>
<caption>