Tables

TABLE Tag <TABLE>

All tables start with the <TABLE> tag and end with </TABLE> tag. Between these two tags go other tags describing the columns, rows, and other stuff in the table. First let's look at the attributes that go with the <TABLE> tag.