Word as Email Editor

  • Thread starter Thread starter Carrie
  • Start date Start date
C

Carrie

I use Word as my email editor for spellcheck purpose and I use HTML to send
my messages. The messages look fine when I send them, but when the messages
are received, they are all double spaced, signatures included.

Any ideas why this is happening and how to fix it?? Thanx....
 
I suspect that the mail client you are sending to is interpreting the hard
returns as equivalent to HTML <P> tags, which by default have some spacing.
I don't know if there's a way to prevent this across the board, but you can
likely prevent it in specific messages and your signature by using
Shift-Enter at the end of the line instead of Enter (Line Break instead of
Paragraph Break). This will probably create an HTML <BR> tag on conversion
which doesn't include additional spacing by default. Let us know if it works!
 
Back
Top