1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
4 <title>Table Test
</title>
8 <table BORDER CELLSPACING=
2 CELLPADDING=
2 >
11 <td VALIGN=TOP
COLSPAN=
"0">Colspan=
0</td>
14 <td VALIGN=TOP
>Cell
2</td>
15 <td VALIGN=TOP
>Cell
3</td>
16 <td VALIGN=TOP
>Cell
4</td>
21 <table BORDER CELLSPACING=
2 CELLPADDING=
2 >
24 <td VALIGN=TOP
>Cell
2</td>
25 <td VALIGN=TOP
>Cell
3</td>
26 <td VALIGN=TOP
>Cell
4</td>
29 <td VALIGN=TOP
COLSPAN=
"0">Colspan=
0</td>
32 <td VALIGN=TOP
>Cell
5</td>
33 <td VALIGN=TOP
>Cell
6</td>
34 <td VALIGN=TOP
>Cell
7</td>