Rob wrote:
> I needed to include a table in an e-mail I wanted to send someone, > and I copied an Excel sheet into the e-mail in Seamonkey 2.14.1 > > It looked beautiful, and now that I go back to the Sent folder > and look at the plain HTML it looks good as well. I know that > it does not work so when when copying from Word (there is a lot > of extra junk that accomplishes next to nothing) but this is > about Excel, not Word. Much as I regret to say so, Excel exports a lot of junk as well : > <table x:str border=0 cellpadding=0 cellspacing=0 width=384 > style='border-collapse: > collapse;table-layout:fixed;width:288pt'> > <col width=64 span=6 style='width:48pt'> > <tr height=34 style='height:25.5pt'> > <td height=34 class=xl24 width=64 > style='height:25.5pt;width:48pt'>Headword</td> > <td class=xl24 width=64 style='border-left:none;width:48pt'>Betacode</td> > <td class=xl24 width=64 style='border-left:none;width:48pt'>Unmatched</td> > <td class=xl24 width=64 style='border-left:none;width:48pt'>Lemma</td> > <td class=xl24 width=64 style='border-left:none;width:48pt'>Betacode</td> > <td class=xl24 width=64 style='border-left:none;width:48pt'>Unmatched</td> > </tr> > <tr height=34 style='height:25.5pt'> > <td height=34 class=xl25 width=64 style='height:25.5pt;border-top:none; > > width:48pt'>δεδεσμένος </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>dedesme/nos </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'> </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>δέω </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>de/w </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'> </td> > </tr> > <tr height=17 style='height:12.75pt'> > <td height=17 class=xl25 width=64 style='height:12.75pt;border-top:none; > width:48pt'>τοῖς </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>toi=s </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'> </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>ὁ/τό </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>o(to/ </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>/ </td> > </tr> > <tr height=17 style='height:12.75pt'> > <td height=17 class=xl25 width=64 style='height:12.75pt;border-top:none; > width:48pt'>Τοῖς </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>*toi=s </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'> </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>ὁ/τό </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>o(to/ </td> > <td class=xl25 width=64 > style='border-top:none;border-left:none;width:48pt'>/ </td> > </tr> > <![if supportMisalignedColumns]> > <tr height=0 style='display:none'> > <td width=64 style='width:48pt'></td> > <td width=64 style='width:48pt'></td> > <td width=64 style='width:48pt'></td> > <td width=64 style='width:48pt'></td> > <td width=64 style='width:48pt'></td> > <td width=64 style='width:48pt'></td> > </tr> > <![endif]> > </table> and that is just the table; I have omitted over twice as much from the head region. This is a simple 6 x 4 table, nothing complex. Philip Taylor _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

