Tiffany B. Brown

A web log about web development and internet culture with frequent detours into other stuff.
Uh-huh and Unh-unh …
Getting rid of spaces between vertically-stacked images

Microsoft Outlook 2007: What you need to know when developing e-mail newsletters

Microsoft chucked a wobbly into HTML email development with the release of Outlook 2007. Where previous versions of the e-mail client used the Internet Explorer rendering engine, the 2007 version has adopted the rendering engine of Microsoft Word.

In other words, the level of CSS and HTML support that Internet Explorer 6 provided for Outlook — and that Internet Explorer 7 would have provided — is gone.

There is an upside to the change. With the switch to a Word rendering engine, potentially dangerous tags like applet, object and script are not supported. But there are a whole lot of downsides as well, mostly in the form of diminished or non-existent support for several HTML attributes and CSS properties.

Some of what’s out:

If you’re using Dreamweaver MX 2004 or Dreamweaver 8 for Windows, you can download an Outlook validator that will tell you whether your email will work in Outlook 2007.

I’m also guessing that you can view your HTML file in Word (say, if you’re on a Mac or something) and get a rough idea about how it will look in Outlook.

More information

Share this entry:
  • TwitThis
  • Digg
  • Technorati
  • del.icio.us
  • Ma.gnolia
  • Mixx
  • NewsVine
  • Reddit
  • StumbleUpon
  • TailRank
  • Furl
  • Slashdot
  • Global Grind
  • YahooMyWeb
  • Facebook
  • Google
  • Live
  • LinkedIn
  • MySpace
Comments are closed.
previous post: Uh-huh and Unh-unh …
next post: Getting rid of spaces between vertically-stacked images