Results 1 to 5 of 5

Thread: HTML standard for email newsletter design

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2005
    Posts
    355

    HTML standard for email newsletter design

    Hi,

    I have some questions on designing email newsletter in HTML.

    1. Is there a standard to follow when designing HTML newsletter for eg. (avoid div using table)?
    2. Any website can validate my HTML codes for email?
    3. Any websites can show how it will look like in different mail eg. (gmail, yahoo mail and hotmail)?


    As most of the email I converted into HTML displayed differently on different mail server. I hope someone can enlighten me on my above questions.

    Thanks

  2. #2
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: HTML standard for email newsletter design

    I don't think there's much you can do here, without testing explicitly on each platform. Most HTML generated by e-mail software would make you think you're back in 1999 with all the <FONT> tags, etc. Outlook is especially bad at this, unless it's improved in the latest version.

    Are you sure that HTML is 100% required for this? Keep in mind that people might view your e-mails on devices or software that doesn't support HTML e-mail.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2005
    Posts
    355

    Re: HTML standard for email newsletter design

    thanks for the reply, i just want to ensure that all those major client like outlook, gmail, yahoo mail and hotmail can display correctly, and even mobile.

    do you have any other suggestion beside html? Sometimes I can use pure image but at times there is some place where there is different hyperlink, hence i only thought of using html.

  4. #4
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: HTML standard for email newsletter design

    If you're going to use HTML, then I would suggest also including an alternate plain text part in the e-mail for the non-html readers. Your only option will be to do manual testing in each of these e-mail clients, either doing it yourself or finding other people with the required software to help you out. I've never heard of any automated software to do this (unlike what you would get from browsershots when testing webpages).
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2005
    Posts
    355

    Re: HTML standard for email newsletter design

    thanks for your suggestions and advice

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width