[thelist] Remove CSS Border

Feingold Josh S Josh.S.Feingold at irs.gov
Wed Aug 28 07:06:01 CDT 2002


--
[ 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



More information about the thelist mailing list