8 The following sets of buttons should not overlap.
9 <table border=
"0" cellspacing=
"1" cellpadding=
"1" width=
"100%">
11 <td nowrap
><input type=
"button" value=
"New Mail" class=
"test"></td>
12 <td><input type=
"button" value=
"Reply" class=
"test"></td>
13 <td><input type=
"button" value=
"Reply All" class=
"test"></td>
14 <td width=
"100%"> </td>
20 <table border=
"0" cellspacing=
"1" cellpadding=
"1" width=
"100%">
22 <td nowrap
><input type=
"submit" value=
"New Mail" class=
"test"></td>
23 <td><input type=
"submit" value=
"Reply" class=
"test"></td>
24 <td><input type=
"submit" value=
"Reply All" class=
"test"></td>
25 <td width=
"100%"> </td>