Connecting Tech Pros Worldwide Forums | Help | Site Map

CSS does not work on HTML email on Modzilla Mail

Ukiharappa
Guest
 
Posts: n/a
#1: Jul 20 '05
Hello All,
I am not sure why. It works on Outlook and other mail clients. I have put
it as an include file to the .css instead of putting it inline with the html
email.

Anyody has any ideas why?

Thanks,
Adlina


Stan Brown
Guest
 
Posts: n/a
#2: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


In article <_USdndzKOPiGjBmiXTWJig@magma.ca> in
comp.infosystems.www.authoring.html, Ukiharappa
<sharky@solarsharky.net> wrote:[color=blue]
>I am not sure why. It works on Outlook and other mail clients. I have put
>it as an include file to the .css instead of putting it inline with the html
>email.
>
>Anyody has any ideas why?[/color]

Please, please rethink this. HTML e-mail is evil, and embedding CSS
in it just makes it worse.

7 Reasons Why HTML E-mail is Evil:
http://www.georgedillon.com/web/html..._is_evil.shtml

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Ukiharappa
Guest
 
Posts: n/a
#3: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


Client's requirement. There is nothing I can do about it.

"Stan Brown" <the_stan_brown@fastmail.fm> wrote in message
news:MPG.19ede785c4e3590c98b50c@news.odyssey.net.. .[color=blue]
> In article <_USdndzKOPiGjBmiXTWJig@magma.ca> in
> comp.infosystems.www.authoring.html, Ukiharappa
> <sharky@solarsharky.net> wrote:[color=green]
> >I am not sure why. It works on Outlook and other mail clients. I have[/color][/color]
put[color=blue][color=green]
> >it as an include file to the .css instead of putting it inline with the[/color][/color]
html[color=blue][color=green]
> >email.
> >
> >Anyody has any ideas why?[/color]
>
> Please, please rethink this. HTML e-mail is evil, and embedding CSS
> in it just makes it worse.
>
> 7 Reasons Why HTML E-mail is Evil:
> http://www.georgedillon.com/web/html..._is_evil.shtml
>
> --
> Stan Brown, Oak Road Systems, Cortland County, New York, USA
> http://OakRoadSystems.com/
> HTML 4.01 spec: http://www.w3.org/TR/html401/
> validator: http://validator.w3.org/
> CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
> 2.1 changes: http://www.w3.org/TR/CSS21/changes.html
> validator: http://jigsaw.w3.org/css-validator/[/color]


Stan Brown
Guest
 
Posts: n/a
#4: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


In article <bmadnQWb--3rvRmiU-KYvg@magma.ca> in
comp.infosystems.www.authoring.html, Ukiharappa
<sharky@solarsharky.net> wrote:
[HTML e-mail isn't obnoxious enough, wants to add CSS to it][color=blue]
>Client's requirement. There is nothing I can do about it.[/color]

Ah -- upside-down posting. Always a sign of careful thought.

There _is_ something you can do about it, and in fact something you
should do about it: you can educate your client. Find out the real
requirement. "HTML e-mail" is not the requirement, it's how the
client hopes to accomplish the real requirement. Find out what
they're trying to accomplish and unless it's "pissing people off"
there is certain to be a better way.

If the client wanted a slave, it would have an employee do this.
Your job as an independent is to _be_ independent, and sometimes
that means showing clients things they didn't think of.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Stanimir Stamenkov
Guest
 
Posts: n/a
#5: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


Ukiharappa wrote:
[color=blue]
> I am not sure why. It works on Outlook and other mail clients. I have put
> it as an include file to the .css instead of putting it inline with the html
> email.
>
> Anyody has any ideas why?
>[/color]

HTML and CSS mail messages work fine with Mozilla Mail but I think
this is way off-topic here. Any way, be sure to check View ->
Message Body As -> Original HTML.

--
Stanimir

Chris Lambert
Guest
 
Posts: n/a
#6: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


Stan Brown wrote:
[color=blue]
> 7 Reasons Why HTML E-mail is Evil:
> http://www.georgedillon.com/web/html..._is_evil.shtml
>[/color]

They seem much more like a list of bad uses of HTML e-mail, not reasons why
HTML in e-mail is evil.

*If* both clients are known to support HTML, *and* the use of HTML will add
to the purpose of the mail, then I can see no reason why it is
fundamentally flawed. There are some things that can be better
communicated in rich text than in plain text, yet is not appropriate to be
placed on a one-to-many medium such as the web. The suggestion of using
..rtf or .pdf is flawed as an attached file is no better than embedded HTML.

Many uses of HTML may be evil, but as a "technology" in itself it does have
uses.


--
Chris Lambert (http://web.trout-fish.org.uk/)
The most common mistake people make when designing something completely
foolproof, is underestimating the ingenuity of complete fools.
(Douglas Adams, Mostly Harmless)


Eric Jarvis
Guest
 
Posts: n/a
#7: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


Chris Lambert wrote:[color=blue]
>
> There are some things that can be better
> communicated in rich text than in plain text, yet is not appropriate to be
> placed on a one-to-many medium such as the web.
>[/color]

name one

--
eric
www.ericjarvis.co.uk
"live fast, die only if strictly necessary"
Chris Lambert
Guest
 
Posts: n/a
#8: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


Eric Jarvis wrote:
[color=blue]
> Chris Lambert wrote:[color=green]
>>
>>There are some things that can be better
>> communicated in rich text than in plain text, yet is not appropriate to
>> be placed on a one-to-many medium such as the web.
>>[/color]
>
> name one[/color]

Tabulated data. Yes, you could use spaces/tabs to line things up, but a
simple HTML table makes it much easier to write, read and use.

--
Chris Lambert (http://web.trout-fish.org.uk/)
Beer - So much more than just a breakfast drink.


endlesscam
Guest
 
Posts: n/a
#9: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


Chris Lambert wrote:
[color=blue]
> Eric Jarvis wrote:
>[color=green]
>> Chris Lambert wrote:[color=darkred]
>>>
>>>There are some things that can be better
>>> communicated in rich text than in plain text, yet is not appropriate to
>>> be placed on a one-to-many medium such as the web.
>>>[/color]
>>
>> name one[/color]
>
> Tabulated data. Yes, you could use spaces/tabs to line things up, but a
> simple HTML table makes it much easier to write, read and use.
>[/color]
is your e-mail installed in your modzilla-browser?
look at your adrssbook/preferences.
EightNineThree
Guest
 
Posts: n/a
#10: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail



"endlesscam" <endlessc@endlesscam.nl> wrote in message
news:M0Qib.240267$lh.51770205@amsnews02.chello.com ...[color=blue]
> Chris Lambert wrote:
>[color=green]
> > Eric Jarvis wrote:
> >[color=darkred]
> >> Chris Lambert wrote:
> >>>
> >>>There are some things that can be better
> >>> communicated in rich text than in plain text, yet is not appropriate[/color][/color][/color]
to[color=blue][color=green][color=darkred]
> >>> be placed on a one-to-many medium such as the web.
> >>>
> >>
> >> name one[/color]
> >
> > Tabulated data. Yes, you could use spaces/tabs to line things up, but a
> > simple HTML table makes it much easier to write, read and use.
> >[/color]
> is your e-mail installed in your modzilla-browser?
> look at your adrssbook/preferences.[/color]

http://tinyurl.com/qush


--
Karl Core

At times one remains faithful to a cause only because its opponents do not
cease to be insipid.
Friedrich Nietzsche

eightninethree AT eightninethree.com


Stan Brown
Guest
 
Posts: n/a
#11: Jul 20 '05

re: CSS does not work on HTML email on Modzilla Mail


In article <bmgm00$53n$1@ngspool-d02.news.aol.com> in
comp.infosystems.www.authoring.html, EightNineThree <uce@ftc.gov>
wrote:[color=blue]
>"endlesscam" <endlessc@endlesscam.nl> wrote in message
>news:M0Qib.240267$lh.51770205@amsnews02.chello.co m...[/color]
[color=blue][color=green]
>> is your e-mail installed in your modzilla-browser?
>> look at your adrssbook/preferences.[/color]
>
> http://tinyurl.com/qush[/color]

Well, aren't _you_ a helpful little thing!



--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Closed Thread