mr_unreliable
Wed Oct 17 15:26:38 PDT 2007
Jeff, the font (html) tag is normally used for this.
There are many pages on the web describing how to use it.
Here is one:
http://www.tizag.com/htmlT/font.php
IMHO, the font tag is somewhat obsolete, with most people
now using css (style sheets) to enhance to look of their
web pages.
But, for what you want to do, the font tag is probably
the most straight-forward way.
As you probably know, your recipient's mail reader will
have to be setup to read html (rather than plain text)
to see the font faces, colors and boldface you set.
cheers, jw
____________________________________________________________
You got questions? WE GOT ANSWERS!!! ..(but,
no guarantee the answers will be applicable to the questions)
jeff.j.carter@gmail.com wrote:
> I have a script that sends an e-mail upon completion. I was hoping to
> define different font values (color, bold etc...) and quite frankly
> don't know how. Can anyone point me in the right direction? A
> tutorial site or something?
>
> Thanks, Jeff
>