I have tried the below code for background color for header in email template. The code is working fine for other email clients, but in outlook 2010 it won't show up background color at all. I have tried adding and removing 'px' but it did not make any difference. What change do I need to make to it to support in outlook 2010?
<div style="background-color: #xxxxx;" width="600" height="70"> </div>