--
[ Picked text/plain from multipart/alternative ]
> The easiest way:
>
> <tr class="special">
> <td>foo</td>
> <td>bar</td>
> </tr>
>
> with this CSS:
> tr.special td { border: none; }
Thanks for the reply.
Well this is what I did, but it didn't seem to work with IE5.5. Any ideas?
Josh