<
john2...@gmail.com> wrote:
> I get all the formating instructions displayed on my incoming mail making
> it almost impossible to read the message.
>
> Here's an example:
>
> "From: "Inchcape Volkswagen Exeter" <
volks...@inchcapecrm.co.uk>
>
> @media only screen and (max-width: 480px), only screen and
(max-device-width: 480px) { [class~="mxm-mobile-hide"] { display: none
!important } img[class~="mxm-image"] { width: 100% !important; height:
auto !important; } [class~="mxm-mobile-textalign-left"] { text-align:
left !important; } [class~="mxm-mobile-align-left"] > *,
[class~="mxm-mobile-align-left"] > a > * { margin-left: 0 !important;
margin-right: auto !important; }
[...]
What you see is CSS (cascading style sheets), an add-on to HTML that
separates document content from document markup, not unlike style sheets
in word processors.
The Eudora makers in their infinite wisom decided HTML was the end-all
to email, so much that Eudora quietly dumps plain text sent along with
HTML in a mail. And then they weren't able to keep up rendering what
HTML turned into...
Cheerio,
hauke
--
Now without signature.