> More of a question than a suggestion: What's with the "<td></td>" in the
> table rows? I've seen that before -- is that a formatting trick?
This seperats columns in a HTML table. I guess the trailing </td> is a
formality, just like a trailing </P>, but both are proper to have.
>On Mon, 16 Jul 2001 14:49:12 -0700 "Jim" <farli@qwest.net> wrote.