I thought I tried that; I'm no longer at my house so I will have to double-check later.
Eithe way, this shouldn't be a problem; IE should eliminate all white-space when processing, so as to not have this problem.
<td>something</td>
should be treated the same as
<td>
Something
</td>
period ![]()
Thanks for the input though, and I will double-check when I get to the house on my lunch break.
Jonathan