Mark,

Below is what I tried, no luck..

<cfmail from="[EMAIL PROTECTED]" to="[EMAIL PROTECTED]" subject="Order
Details" type="HTML" > --->
<style>
.blackB {
        FONT-SIZE: 12px;  FONT-WEIGHT: bold; COLOR: ffffff; FONT-FAMILY: Verdana,
Arial, Helvetica, sans-serif; BACKGROUND-COLOR: 005FA3
}
</style>
<table width="100%" border="0" cellspacing="1" cellpadding="0">
        <tr>
                <td height="30" colspan="2" class="blackB">Order Summary &amp; Delivery
Details</td>
        </tr>
        <tr>
                <td colspan="2" height="30">You have ordered the following items.</td>
        </tr>
</table>

</cfmail>



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mark M
Sent: Monday, June 23, 2003 4:33 PM
To: CFAussie Mailing List
Subject: [cfaussie] Re: attaching stylesheet to html email


> I tried with style tag inside the email, but it doesn't work.

Balaji

When we send html emails, we generally send them with the style in the
header of
the document, and it works without a problem.

Any chance of seeing some code? I'm going to guess something is wrong there.

Mark

-----------------------------------
[EMAIL PROTECTED]
ICQ: 3094740
Safe From Bees
[www.safefrombees.com]

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to