时事通讯中的空白
我正在处理一份时事通讯,并面临 Windows Live Mail 中的空白间距问题,并且 Outlook2007 中缺少一些图像。我已使用这些图像作为 html 属性背景并使用标签。
其中大多数用作背景的图像(不是CSS背景)在outlook2007中不显示。
任何人都可以帮助我吗?
I m working over an newsletter and facing a problem of white spacing in windows live mail and some images are missing in outlook2007. I have used these image as html attribute background and using tag as well.
In which most of the images used as background(Not CSS background) are not showing in outlook2007.
Can anyone help me please.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
图像是否硬链接到文件(http://www.yoursite.com/yourfile.jpg),并且您确定您只是不单击按钮来允许图像?大多数现代电子邮件客户端都会阻止加载 HTML 电子邮件图像,直到您明确单击允许它们。此外,背景图像不适用于 HTML 电子邮件。
Are the images hardlinks to the files (http://www.yoursite.com/yourfile.jpg) and are you sure your just not clicking the button to allow images? most modern email clients prevent HTML Email images from loading until you explicitly click to allow them. Also, background images DO NOT work in HTML emails.