Is Outlook-friendly HTML code different from code for a conventional web page?
        Posted  
        
            by justSteve
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by justSteve
        
        
        
        Published on 2009-09-26T15:53:32Z
        Indexed on 
            2010/05/02
            7:57 UTC
        
        
        Read the original article
        Hit count: 248
        
My web-app has to deliver db-generated content by email. The HTML need not include javascript but _does have to include images and CSS.
It's a safe bet that most users will be viewing this in Outlook. Are general guidelines different for html destined for email vs. IE?
© Stack Overflow or respective owner