Table Test 5

This page is the fifth 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 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

This is a double column, double row table. The first column has a fixed width of 100 pixels.
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

This is a double column, double row table. The two columns have a width of 100 pixels resp. 60%.
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