• <legend id='9Eqlj'><style id='9Eqlj'><dir id='9Eqlj'><q id='9Eqlj'></q></dir></style></legend>
  • <small id='9Eqlj'></small><noframes id='9Eqlj'>

    1. <tfoot id='9Eqlj'></tfoot>

      <i id='9Eqlj'><tr id='9Eqlj'><dt id='9Eqlj'><q id='9Eqlj'><span id='9Eqlj'><b id='9Eqlj'><form id='9Eqlj'><ins id='9Eqlj'></ins><ul id='9Eqlj'></ul><sub id='9Eqlj'></sub></form><legend id='9Eqlj'></legend><bdo id='9Eqlj'><pre id='9Eqlj'><center id='9Eqlj'></center></pre></bdo></b><th id='9Eqlj'></th></span></q></dt></tr></i><div id='9Eqlj'><tfoot id='9Eqlj'></tfoot><dl id='9Eqlj'><fieldset id='9Eqlj'></fieldset></dl></div>

        • <bdo id='9Eqlj'></bdo><ul id='9Eqlj'></ul>
      1. Gmail 中未显示 HTML 图像

        HTML image not showing in Gmail(Gmail 中未显示 HTML 图像)

      2. <tfoot id='bbxLU'></tfoot>

              <tbody id='bbxLU'></tbody>

                • <bdo id='bbxLU'></bdo><ul id='bbxLU'></ul>

                  <i id='bbxLU'><tr id='bbxLU'><dt id='bbxLU'><q id='bbxLU'><span id='bbxLU'><b id='bbxLU'><form id='bbxLU'><ins id='bbxLU'></ins><ul id='bbxLU'></ul><sub id='bbxLU'></sub></form><legend id='bbxLU'></legend><bdo id='bbxLU'><pre id='bbxLU'><center id='bbxLU'></center></pre></bdo></b><th id='bbxLU'></th></span></q></dt></tr></i><div id='bbxLU'><tfoot id='bbxLU'></tfoot><dl id='bbxLU'><fieldset id='bbxLU'></fieldset></dl></div>

                  <small id='bbxLU'></small><noframes id='bbxLU'>

                  <legend id='bbxLU'><style id='bbxLU'><dir id='bbxLU'><q id='bbxLU'></q></dir></style></legend>
                  本文介绍了Gmail 中未显示 HTML 图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在发送 HTML 格式的电子邮件通讯.在 HTML 里面我有类似的东西

                  I'm sending an e-mail newsletter in HTML. Inside the HTML I have something like

                  <img height='70' width='70' style='display:block' src='myDomain.com/imageName.png'>

                  当我使用 Thunderbird 或 Outlook 打开时事通讯时,图像正在显示.但是,当我使用 Gmail 打开它时,没有显示任何图像.我不确定这是否与 Gmail 出于安全原因使用的代理有关,还是其他原因.无论哪种方式,我都想知道是否有人遇到过这个问题,如果有,是如何解决的.

                  When I open the newsletter with Thunderbird or Outlook, the image is being displayed. However, when I open it with Gmail, no image is shown. I'm not sure if it's about the proxy that Gmail uses for security reasons or if it's something else. Either way, I'd like to know if anyone ever came across this and if so, how it was solved.

                  推荐答案

                  派对迟到了,但这里开始......我也遇到过这个问题,并通过以下方式解决:

                  Late to the party but here goes... I have experienced this problem as well and it was solved with the following:

                  • 在 src url 中包含方案(使用//"不起作用 - 使用完整方案 EG:https://")
                  • 包括宽度和高度属性
                  • 包括 style="display:block" 属性
                  • 同时包含 alt 和 title 属性

                  EG:

                  <img src="https://static.mydomain.com/images/logo.png" alt="Logo" title="Logo" style="display:block" width="200" height="87" />
                  

                  这篇关于Gmail 中未显示 HTML 图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Move link image 5px up on hover(悬停时将链接图像向上移动 5px)
                  Why doesn#39;t CSS hover work on table rows when the cells inside the rows have class names?(当行内的单元格具有类名时,为什么 CSS 悬停在表格行上不起作用?)
                  How to apply a CSS class on hover to dynamically generated submit buttons?(如何在悬停时将 CSS 类应用于动态生成的提交按钮?)
                  div hover background-color change?(div 悬停背景颜色变化?)
                  How to change background color and text of hover options in select?(如何更改选择中悬停选项的背景颜色和文本?)
                  Gradient Button to background-color blinks on hover(悬停时背景颜色的渐变按钮闪烁)

                    <tfoot id='wZJcB'></tfoot>
                    <i id='wZJcB'><tr id='wZJcB'><dt id='wZJcB'><q id='wZJcB'><span id='wZJcB'><b id='wZJcB'><form id='wZJcB'><ins id='wZJcB'></ins><ul id='wZJcB'></ul><sub id='wZJcB'></sub></form><legend id='wZJcB'></legend><bdo id='wZJcB'><pre id='wZJcB'><center id='wZJcB'></center></pre></bdo></b><th id='wZJcB'></th></span></q></dt></tr></i><div id='wZJcB'><tfoot id='wZJcB'></tfoot><dl id='wZJcB'><fieldset id='wZJcB'></fieldset></dl></div>
                      <legend id='wZJcB'><style id='wZJcB'><dir id='wZJcB'><q id='wZJcB'></q></dir></style></legend>

                        1. <small id='wZJcB'></small><noframes id='wZJcB'>

                            <bdo id='wZJcB'></bdo><ul id='wZJcB'></ul>
                              <tbody id='wZJcB'></tbody>