> -----Original Message-----
> From: css-d-boun...@lists.css-discuss.org [mailto:css-d-
> boun...@lists.css-discuss.org] On Behalf Of Albert van der Veen
> Sent: Wednesday, December 01, 2010 8:46 AM
> To: CSS Discuss
> Subject: [css-d] Outlook 2007 and DL/DD tag
> 
> Hi all,
> 
> I'm setting up an HTML newsletter and come across a problem in
> Outlook
> 2007 on Windows. The images in the left column are wrapped in a DL
> tag with the image in a DT and the caption in a DD tag. In Outlook there
> is a left margin present in the DD, although I defined that as 0, both in
> the inline style as well as the styles in the HEAD.
> See the screenshot here: http://www.depont.nl/depont.gif Other
> mailclients and browsers are ok, see:
> http://www.depont.nl/index.php?id=342
> 
> It looks like a default style cannot be overruled. Anyone know how to
> solve this (without changing the markup)?

I don't have a helpful answer, but I would recommend that HTML emails be as 
simple and dark ages as you can make them for the widest support.  Some email 
readers (Thunderbird, for example) use actual browsers to render the HTML and 
it looks wonderful.  However, many more have half-assed, or non-existent CSS 
support.  Outlook, for example, renders HTML using MS Word (really).  Gmail 
strips out lots of CSS - including, I think, anything in <style> tags.

---Tim
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to