Table Test 3

This page is the third regression test out of a set for Table handling.
It starts with simple tests and gradually moves on to more complex tables. All test start with a horizontal rule, some text explianing the test and finally the table. The layout of the tables should be sensible and remain so when this windows is being resized. All tables have border=1 set, to be able to view the size of the columns and rows.
This is a single column, single row table. No explicit widths are set.
This is the first column in the first row

This is a double column, single row table. No explicit widths are set.
This is the first column in the first row This is the second column in the first row

This is a single column, double row table. No explicit widths are set.
This is the first column in the first row
This is the first column in the second row

This is a double column, double row table. No explicit widths are set.
This is the first column in the first row This is the second column in the first row
This is the first column in the second row This is the second column in the second row