Test of Tables
Table with Inline Style attributes
as done by Cofffee Cup tool - very easy
manual coded Table no table headers or table footers
row 1 cell 1
row 1 cell 2
row 1 cell 3
row 2 cell 1
row 2 cell 2
row 2 cell 3
row 3 cell 1
row 3 cell 2
row 3 cell 3
same manual coded Table but with a table header
Hdg Col 1
Hdg Col 2
Hdg Col 3
row 1, cell 1
row 1, cell 2
row 1, cell 3
row 2, cell 1
row 2, cell 2
row 2, cell 3
row 3, cell 1
row 3, cell 2
row 3, cell 3
Table 1 above (no headers) but with CSS
row 1 cell 1
row 1 cell 2
row 1 cell 3
row 2 cell 1
row 2 cell 2
row 2 cell 3
row 3 cell 1
row 3 cell 2
row 3 cell 3
Table 2 above with headers and CSS
Hdg Col 1
Hdg Col 2
Hdg Col 3
row 1 cell 1
row 1 cell 2
row 1 cell 3
row 2 cell 1
row 2 cell 2
row 2 cell 3
row 3 cell 1
row 3 cell 2
row 3 cell 3