Utworzyłem bardzo prosty e-mail HTML. http://staging.xhtml-lab.com/mailtest/wyśrodkuj wiadomość e-mail w outlook.com
To działa dobrze w wszystkich klientów poczty, z wyjątkiem hotmail.com/outlook.com
w hotmail email jest wyrównane do lewej, powinien on pozostać centrum wyrównane.
Dodałem następujący kod, zgodnie z sugestią emailology.org, ale nie ma to żadnego wpływu.
<style type=“text/css”>
/**This is to overwrite Hotmail’s Embedded CSS************/
table {border-collapse:separate;}
a, a:link, a:visited {text-decoration: none; color: #00788a}
a:hover {text-decoration: underline;}
h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited,h4,h5,h6,.t_cht {color:#000 !important}
p {margin-bottom: 0}
.ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td {line-height: 100%}
/**This is to center your email in Hotmail************/
.ExternalClass {width: 100%;}
</style>
Jakieś sugestie, co jeszcze mogę zrobić, aby wyrównać centrum wiadomości e-mail?
Problem może być '