Full-Proof Email Coding that works with most email clients

Discussion in 'CSS' started by webcosmo, Jul 14, 2007.

  1. #1
    Well recently I faced this. Like to hear your opinion.
    I use a automated email software I use to send email to my subscribers. I always code the html which has css within the <style> tags, then send it as HTML email. Which works fine with most of the email clients including yahoo, outlook, hotmail.
    Recently I found it doesnt work on gmail. After some digging I found its the css that not working on gmail. And gmail only accepts inline styles.
    There may be more email clients I dont know.
    Do you guys have had experience like this?
     
    webcosmo, Jul 14, 2007 IP
  2. jmhyer123

    jmhyer123 Peon

    Messages:
    542
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, I have had the same problems. You just have to use the inline css which I use anyway for most email projects so it was no big when I found that out.
     
    jmhyer123, Jul 14, 2007 IP
  3. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #3
    Thank you.
     
    webcosmo, Jul 15, 2007 IP