Hey everyone,
I am working on RTL HTML emails. I have the email displaying just fine except in Hotmail and Yahoo mail so I was wondering if anyone can point me to the right direction here.
I have set
<html dir="rtl" />
and
<body style="direction:rtl;unicode-bidi:embed;" />
Google mail, AOL mail and Thunderbird are fine which is good.
What do I need to do for Hotmail and Yahoo to display RTL ?

