我建立一個響應的HTML電子郵件模板,當我面臨考驗我的佈局,圖像正上方切斷,如下圖所示...圖片被切斷的Outlook 2007/2010/2013
這是什麼原因?下面是一些代碼,具有jsfiddle
<table style="color: #4b4b4b; font-size:12px; font-family: arial, helvetica, sans-serif; line-height: 18px; mso-line-height-rule: exactly; " >
<tbody>
<tr>
<td height="40" width="40"><img src="http://www.uploadlibrary.com/TelecomsWorld/CALL-STATS/stats_07.jpg" width="40" height="40" style="display:block;" /></td>
<td>Geographic call mapping across the UK</td>
</tr>
...
我已經研究和this answer被發現,但沒有運氣。
謝謝!
嗨,那裏,嘗試提到的代碼,出來雖然相同。這裏是石蕊試驗結果... https://litmus.com/pub/ca7806d/screenshots –