When I print emails the printed version contains all the formatting code. I see the same sort of code when I open Outlook Express Help. Here is an example of what I see:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
or
<DIV> </DIV>
<DIV>Best wishes</DIV>
"Best wishes" is the only bit of text that I actually want to see.
How can I fix this?
To anyone who can help, thanks.
