I have created a HTML template for Emails using Div tags.
Its working fine on Gmail, Yahoo.
But Div styles not working in the Outlook.
Following is t
HTML emails are primarily table-based due to limited div support...mainly with Outlook Windows. You can use divs for some things but I would recommend only using it for mobileOn/mobileOff type classes and certain displays.