My problem is related to Microsoft Outlook 2010. Actually I want to publish my HTML newsletter in Outlook 2010, but the main problem which I am facing is styling problem it's not showing color and all when the newsletter is published in Outlook 2010. please help me out if you know how to set color and css style in Outlook.
On the Message Options tab, in the Themes group, click Page Color. Click a color on the Theme Colors or Standard Colors palette.
To add background color in HTML, use the CSS background-color property. Set it to the color name or code you want and place it inside a style attribute. Then add this style attribute to an HTML element, like a table, heading, div, or span tag.
Remove or change the stationery or background color Open the message, and on the Message tab, click Reply, Reply to All, or Forward. Click in the message body. On the Options tab, in the Themes group, click Page Color.
This method works across email clients:
<table bgcolor="#3399ff" style="background:#3399ff;"><tr><td>test</td></tr></table>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With