Table Test 4

This page is the fourth 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 200 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 second 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 fixed widths of 200 resp. 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 first column has a width of 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

This is a double column, double row table. The second column has a fixed width of 40%.
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 fixed widths of 60% resp 40%.
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