On 02 Oct 2006, at 17:13 , tedd wrote:
At 4:59 PM -0600 10/2/06, Google Kreme wrote:
On 02 Oct 2006, at 14:56 , Richard Lynch wrote:
$mail_body .= "<font size=\"2\" face=\"Verdana, Arial, Helvetica,
sans-serif\">" . stripslashes($mail_text) . "</font>";
Can we also comment on the horror that is the <font> tag?
I saw that as well, and had a similar response -- but I'm not sure
how one can use a style sheet with/within an email.
well, if you want to <shudder> send HTML email, you can just put the
styles in the header, or have it link to a style sheet on your
server. It's HTML, you'd do it like any other HTML.
On the other hand, I'd rather send a link to an HTML page than a
bunch of HTML email, but that's me.
--
Naked blonde walks into a bar with a poodle under one arm, and a two-
foot salami under the other. The bartender says, I guess you won't be
needing a drink. Naked lady says…
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php