
1
Left-Aligned Text Displays as Justified in OWA
Hi folks,
I center aligned an email in Yahoo using align center on the wrapper table - works well, it's center aligned but the text appears centered too so I added align left on all TDs with text. Now the table is center aligned in Yahoo and the text is left aligned in all email clients except OWA where it appears justified. I changed from align="left" on TD to text-align:left and it does the same.
Any thoughts?
Cheers, VD
Add 100% width to you wrapper table. Here is an example below.
Thanks Glenn but the text is still justified in OWA.
Mark Robbins also offered this solution but this doesn't work as well. Unless I code a crazy combination of nested tables I just cannot see how can I make this work. Mark's code: