Mort Linder composed on 2018-03-18 12:54 (UTC-0400): > I have a recurring problem. type up an e-mail with neat vertical > columns, and the recipient (and my SENT box) gets scrambled results, > making it difficult or impossible to properly read the e-mail.
> How can I send out e-mails that retain my columnar structure? You are composing email in plain text format, which uses monospaced fonts. Your readers are reading proportional fonts. Various ways to possibly solve the problem include: 1-Direct your readers set their email readers to read using monospace fonts. 2-Compose using rich text (HTML) format (to induce use of monospace fonts). 3-Include <pre> by itself on the first line of your message, and </pre> on the last line of your message. 4-have your readers use a different email reader. -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

