2017-02-14 69 views
0

我有前景的煩惱空間旁邊前景圖像

似乎是圍繞有關我的圖片的右側5px的空間顯示在照片下面

enter image description here

我已經highligted圖像和其顯示的空間

這僅發生在前景

<html> 
 

 
<head> 
 
    <title></title> 
 
</head> 
 

 
<body> 
 
    <table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionBlock" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 600px;" width="100%"> 
 
    <tbody class="mcnCaptionBlockOuter"> 
 
     <tr> 
 
     <td class="mcnCaptionBlockInner" style="/* padding: 9px; */mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top"> 
 
      <table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%"> 
 
      <tbody> 
 
       <tr> 
 
       <td class="mcnCaptionRightContentInner" style="/* padding: 0 9px; */mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top"> 
 
        <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> 
 
        <tbody> 
 
         <tr> 
 
         <td class="mcnCaptionRightImageContent" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top"> 
 
          <img alt="" class="mcnImage" src="https://gallery.mailchimp.com/f567dd1675744adea35c088a5/images/676cbf8b-8c4b-49fa-8cdf-0cf1b15a5ccd.png" style="max-width: 142px;border: 0;height: auto;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;vertical-align: bottom;" 
 
          width="132"> 
 
         </td> 
 
         </tr> 
 
        </tbody> 
 
        </table> 
 
        <table align="right" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightTextContentContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;width: 425px;margin-top: 15px;" 
 
        width="396"> 
 
        <tbody> 
 
         <tr> 
 
         <td class="mcnTextContent" style="text-align: left;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-family: Helvetica;font-size: 16px;line-height: 125%;" valign="top"><span style="font-size:20px"><strong>Top things to do 
 
\t \t \t \t \t \t \t \t \t \t \t \t in retirement</strong></span> 
 
          <br> 
 
          <span style="font-size:14px">Read our blog on the top things to do 
 
\t \t \t \t \t \t \t \t \t \t \t \t when you retire. Whether it’s moving closer to your family, 
 
\t \t \t \t \t \t \t \t \t \t \t \t travelling, volunteering or trying a new sport or hobby.<br> 
 
\t \t \t \t \t \t \t \t \t \t \t \t <br> 
 
\t \t \t \t \t \t \t \t \t \t \t \t <a href="http://www.hiltonsmythe.com" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #2BAADF;font-weight: normal;text-decoration: underline;" target="_blank"><img align="left" data-file-id="3021085" height="53" src="https://gallery.mailchimp.com/f567dd1675744adea35c088a5/images/588b19eb-10f7-4600-ab33-05dbfb31143a.png" style="border: 0px initial;width: 150px;height: 53px;margin: 0px;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" width="150"></a></span> 
 
          <br> 
 
          <br>&nbsp; 
 
         </td> 
 
         </tr> 
 
        </tbody> 
 
        </table> 
 
       </td> 
 
       </tr> 
 
      </tbody> 
 
      </table> 
 
     </td> 
 
     </tr> 
 
    </tbody> 
 
    </table> 
 

 
</body> 
 

 
</html>

任何幫助將是巨大的

回答

0

的第一件事我會嘗試對包含圖像是把一個明確的寬度=「132」,也許是周圍。如果沒有定義大小,Outlook將傾向於填充表格和單元格以填充空間。