This web page is going to continue looking at tables.

You can alter the BORDER on the table and you can use CELLPADDING to leave a little space inside, between the border and the data in the cell.

COLUMN #1 COLUMN #2
First row, first column First row, second column
Second row, first column Second row, second column


COLUMN #1 COLUMN #2
First row, first column First row, second column
Second row, first column Second row, second column


This is the sample table complete with caption
ROW #S COLUMN #1 COLUMN #2
First row 1,1 1,2
Second row 2,1 2,2
Third row 3,1 3,2