微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

错误的电子邮件模板:有时我在gmail上收到有关响应式移动设备的错误

如何解决错误的电子邮件模板:有时我在gmail上收到有关响应式移动设备的错误

Subscript Operator

效果很好。但有时我不知道为什么会这样。我可以重现我的电子邮件模板发生的情况。请帮助我。

<table width="100%" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td>
      <table cellspacing="0" cellpadding="0" align="center">
        <tr>
          <td>
            <table cellspacing="0" cellpadding="0" align="center" style="margin: 0 auto; width: 235px;">
              <tr>
                <td style="border-radius: 2px;" bgcolor="#0077ff">
                  <table cellspacing="0" cellpadding="0" align="center">
                    <tr>
                      <td>
                        <a
                          class="desktop-view"
                          href="https://www.copernica.com"
                          target="_blank"
                          style="padding: 13px 39px; border: 1px solid #0077ff; border-radius: 2px; font-size: 20px; color: #ffffff; text-decoration: none; font-weight: 600; display: inline-block;">GET STARTED</a>
                        <a
                          class="mobile-view"
                          href="https://www.copernica.com"
                          target="_blank"
                          style="padding: 10px 10px; border: 1px solid #0077ff; border-radius: 2px; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: 600; display: inline-block;">GET STARTED</a>
                        <a
                          class="mobile-small-view"
                          href="https://www.copernica.com"
                          target="_blank"
                          style="padding: 10px 40px; border: 1px solid #0077ff; border-radius: 2px; font-size: 15px; color: #ffffff; text-decoration: none; font-weight: 600; display: inline-block;">GET STARTED</a>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。