On Sat, 2003-02-01 at 00:31, Lonnie Borntreger wrote: [snip] > <PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%"> [snip] > </TABLE> > </PRE>
Perhaps not truly related, but isn't it so that you can't have a 'table' inside a 'pre'-tag? Maybe you can enclose only the actual text with the pre-tags something like: <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%"> <TR> <TD> <pre>Lane</pre><BR> (not sure the extra '<br' si still needed here...) <BR> <FONT COLOR="#0000f8"><pre>Lane P. Lester / Madison County, Georgia</pre></FONT><BR> <FONT COLOR="#008000"><pre>Running Linux more and Windows less</pre></FONT> </TD> </TR> </TABLE> although I'm not sure you can have 'pre'-tags inside 'font'-tags... HTH -- # Mertens Bram "M8ram" <[EMAIL PROTECTED]> Linux User #249103 # # Red Hat Linux release 7.3 (Valhalla) kernel 2.4.18-19.7.x i686 128MB RAM # # 10:39am up 3 days, 12 min, 1 user, load average: 0.16, 0.38, 0.23 # _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
