TABLES

Color attributes have been added to the table element in the W3C HTML 3.2 current working draft.
This page has been set up so that duplicate images will appear if a client supports tables. If your client shows only one image of a table with "HTML noise" above it, then it does not support that table feature.


TABLE 1: A simple 2 by 3 table, without borders.

Alpha 1 Beta 1
Alpha 2 Beta 2
Alpha 3 Beta 3

[Table 1]


TABLE 2: A table with a header spanning the columns.

Table Two
Alpha 1 Beta 1
Alpha 2 Beta 2
Alpha 3 Beta 3

Table Two
Alpha 1 Beta 1
Alpha 2 Beta 2
Alpha 3 Beta 3

[Table 2]


TABLE 3: A table with a border around it.

Table Three
Alpha one one one
Beta two two two
Gamma Three Three Three

[Table 3]


TABLE 4: A table with right-justified text in the cells.

Table 4
Alpha one one one
Beta two two two
Gamma Three Three Three

[Table 4]


TABLE 5: A table with images and URLs in it's cells.

Table 5
Pics
URLs WRG Homepage Credits

[Table 5]


TABLE 6A: Table with extra space inside each cell and between the cells.

Alpha one one one
Beta two two two
Gamma Three Three Three

[Table 6A]


TABLE 6B: A table with overly large borders.

Alpha one one one
Beta two two two
Gamma Three Three Three

[Table 6B]


TABLE 7: Color within cells.

TextRed#FF0000
TextGreen#008000
TextBlue#0000FF

[Table 7]


TABLE 8: Center alignment of tables.

Alpha 1 Beta 1
Alpha 2 Beta 2
Alpha 3 Beta 3

An image can not be used for this test, the table would be centered in the client window if ALIGN=LEFT|CENTER|RIGHT is supported.


TABLE 9A: Captions in tables (at top of table).

ALIGN=TOP
Alpha 1 Beta 1
Alpha 2 Beta 2
Alpha 3 Beta 3

[Table 9A]


TABLE 9B: Captions in tables (at bottom of table).

ALIGN=BOTTOM
Alpha 1 Beta 1
Alpha 2 Beta 2
Alpha 3 Beta 3

[Table 9B]


WWW Test Pattern Logo©1996 The Web Resources Group