Highwire Table Test
Various tests of TABLE compatibility (Start Page)

TABLE 1 – filling 100% of page width (with one double colspan cell)

01 02 03
04 05 06
07 08 09 10

TABLE 2 – same as TABLE 1 but dynamically sized

01 02 03
04 05 06
07 08 09 10

TABLE 3 – double rowspan in middle cell

01 02 03
04 05

TABLE 4 – mix of double rowspan and colspan

001 002
003 004
005

TABLE 5 – table in table (TABLE 3 with TABLE 4 inside cell 02)

01 02
001 002
003 004
005
03
04 05

TABLE 6 – alignment x-wise and y-wise, for table cell contents

01 right/bot 02 center/bot 03 left/bot
04 right/mid 05 center/mid 06 left/mid
07 right/top 08 center/top 09 left/top

TABLE 7 – absolute sizing of individual cells

Height 60 Width 200 Height 60 Width 100
Height 120 Width 200 Height 120 Width 100

(Simple Table Page)