4 <style stype=
"text/css">
5 .one { border: solid red }
6 .two { border: solid lime }
7 .three { border: solid yellow }
8 .four { border: solid fuchsia }
9 .five { border: solid blue }
17 <!-- table 1 begins -->
18 <table border=
1 rules=
"all" class=
"one" width=
"620">
20 <td colspan=
"2" width=
"620" height=
"11">parent table,
1st row,
1st col
</td>
23 <td width=
"131" valign=
"top">
26 <!-- table 2 begins -->
27 <form name=
"sidenav" method=
"get" action=
"http://search.planetrx.com/search/servlet/results.html">
28 <table border=
5 rules=
"all" class=
"two" width=
"131">
30 <td width=
"131">text
</td>
35 <!-- table 3 begins -->
36 <table border=
1 rules=
"all" class=
"three" width=
"131">
38 <td align=
"left" valign=
"middle">
39 <input type=
"text" name=
"q" size=
"11">
41 <td align=
"center" valign=
"middle">
42 <input type=
"image" src=
"../images/button_go_nav.gif" width=
"19" height=
"18" vspace=
"4" alt=
"go" border=
"0">
52 <td width=
"131">text
</td>
57 <!-- table 4 begins -->
58 <table border=
1 rules=
"all" class=
"four" width=
"131">
60 <td width=
"113">problem
65 <font face=
"Arial,Helvetica,sans-serif" size=
"2"></font>
86 <td width=
"481" valign=
"top" align=
"left">
88 <!-- table 5 begins -->
89 <table border=
5 rules=
"all" class=
"five" width=
"481">
91 <td width=
"318" valign=
"top">overlap
100 <!-- table 1 ends -->