HTML Tables

The following two examples look at basic HTML tables.

First Example -- A Simple Table

Heading 1 Heading 2 Heading 3
item 1 item 2 item 3
item 4 item 5 item 6
item 7 item 8 item 9

Second Example with COLSPAN and ROWSPAN

Here is the caption to this exciting table
Heading 1 Heading 3
item 1 item 2 item 3
item 4 item 5
item 6 item 7 item 8
item 9 item 10
item 1
a big wide item 11