Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ General Web Design _ HTML Code Column width displays wrongly on Outlook email but okay on web

Posted by: schin004 Jun 23 2017, 03:59 AM

Hi guys,

I need assistance on my HTML code. I am preparing a marketing email (EDM) to send out to some people through email and my code looks fine under HTML Editor and on chrome browser. The column width of my table is just right. However, when I test it on Outlook, the column width of my first column is too wide and the second column becomes too narrow.

Please give me advice on how to fix this column properly. I have set the td width as below for each of my cell. (2 rows and 2 columns for my table)

<td width="300" height="40" align="center" style="border-radius: 5px; color: rgb(255, 255, 255); display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px;" bgcolor="#928eb1">

Thank you.

Shirley

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)