Mailchimp构建器中断

时间:2018-09-10 11:22:33

标签: html-table outlook html-email mailchimp

我编写了一行代码来阻止容器在Outlook上爆炸,如下所示:

enter image description here

<table width="265" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr>
      <td align="center" valign="top"><img "blog-images" src="https://gallery.mailchimp.com/this-is-my-image.jpg" width="265" alt="img_265X130" style="display:block;border:none; " mc:edit="product1_img">
      </td>
    </tr>

通过将表格宽度从100%设置为265,可以保持表格的宽度。

但是,当我从100%切换到它的那一刻,我的MailChimp编辑器突然爆裂:

enter image description here

这迫使我在损坏的编辑器或损坏的模板之间进行选择,而我无法弄清楚哪里出了问题。

任何帮助都会很棒

0 个答案:

没有答案