2017-04-20 5 views
0

私は送信しているメールに大きな問題があります。何が原因なのかよくわかりません。テキストの大部分は消えますが、タグ内のテキストは消えません。これはOutlook.comでのみ起こり、Outlook、Gmailなどでは起こっていません。先週のこのメールのバリエーションを送信しました。これは以前は機能していましたが、今何が壊れているのか分かりません。どんな助けも素晴らしいだろう。Outlook.comでテキストが消えてしまう

enter image description here

<table border="0" cellpadding="0" cellspacing="0" width="100%"> 
    <tbody> 
     <tr> 
      <td align="center" bgcolor="#FFFFFF" style="text-align:left; font-family: Arial, sans-serif; color: #333333; font-size: 15px; line-height:22px; line padding-left: 5px;" valign="middle"> 
       <font color="#333333">Dear~FORENAME~,<br> 
       <br> 
       As a previous customer, you&#8217; ll already know that <i>Red</i>is full of inspiring features about the best things in life: fashion, beauty, travel, and most of all, the things that matter to you.<br> 
       <br> 
       <font size="+0.5"><b>Great reasons to subscribe:</b></font></font> 
       <ul style="padding-left:5px;"> 
        <li><font color="#333333"><b>FREE</b>goodie bag worth over &#163; 50<font size="-4">&#8224;</font></font></li> 
        <li style="list-style: none"><font color="#333333"></font></li> 
        <li><font color="#333333"><b>ONLY &#163; 1</b>an issue (usually &#163; 4.30)</font></li> 
        <li><font color="#333333"><b>MASSIVE SAVING</b>of over &#163; 19</font></li> 
        <li><font color="#333333">Continue to <b>SAVE 30&#37;</b> after your introductory offer</font></li> 
       </ul><font color="#333333">I look forward to sending you the first issue of your <i>Red</i>subscription. <a href="" style="color:#d10c08">Subscribe to Red now!</a><br> 
       <br> 
       <br></font> 
       <table border="0" cellpadding="0" cellspacing="0"> 
        <tbody> 
         <tr> 
          <td rowspan="2" valign="top"><img align="left" src="images/ed-photo-RED.jpg" width="96px"></td> 
         </tr> 
         <tr> 
          <td style="padding:0 0 10px 10px; text-align:left; font-family: Arial, sans-serif; color: #333333; font-size: 16px; vertical-align:top">Yours sincerely,<br> 
          <br> 
          <img align="left" src="images/sarah.png" width="120px"><br> 
          <br> 
          <br> 
          Sarah Bailey<br> 
          Editor-in-chief &nbsp;</td> 
         </tr> 
        </tbody> 
       </table><i>P.S. This special offer is only available for a limited time and must close on 9th June 2017, so subscribe now.</i> 
      </td> 
     </tr> 
     <tr> 
      <td></td> 
     </tr> 
    </tbody> 
</table> 
+0

コードを再フォーマットしてください。 –

+0

すごくいいですか? – Schro

答えて

0

私はそれはそれはパディング左の前に余分なワード線だった

<td align="center" bgcolor="#FFFFFF" style="text-align:left; font-family: Arial, sans-serif; color: #333333; font-size: 15px; line-height:22px; line padding-left: 5px;" valign="middle"> 

何であったかを知っている:5pxの。私はかなり愚かだと思う。

関連する問題