Jul23
outlook 2007, conditional comments, css
Conditional CSS Comments for Outlook 2007
The team at SitePoint have recently implemented the use conditional CSS comments in email, targeting Outlook 2007 specifically.
Conditional comments first made their arrival to target specific versions of Internet Explorer. With these comments, you can write specific CSS rules for any internet browser. Check out some quick guidelines here.
The code to target Outlook 2007:

Now you wouldn’t use this code all that often. Campaign Monitor gives us an example of using it with unordered lists. Apparently, ULs (with bullets) don’t appear with bullets in Outlook 2007, so in this case, it would be a perfect time to incorporate a conditional comment.
If you start using this technique, comment below and tell us your thoughts. We’ll start employing this technique as well so check back for any further developments.
Posted by MindComet on Jul. 23, 2008
I agree, it’s certainly a cool feature. We launched something similar back in February.
Posted by Dave Greiner on 07/03/2008 06:27 PM