0
我有一個問題讓我的HTML郵件在Mac郵件客戶端上正確呈現。基本上在屏幕的右側出現一個寬度爲20px的白色條。郵件客戶端的HTML電子郵件填充權問題Mac
這是HTML我使用:
<div style="padding:30px !important; height: 60px; border-bottom: 10px solid #07d7ed;">
<div style="width:100%">
<div style="float:left">Logo</div>
<div style="float:right">Some Text</div>
</div>
</div>
任何想法,爲什麼會這樣?
謝謝,它的工作 – user3274902
很高興幫助:)如果它適合你,你能接受正確的答案嗎? – DoubleA