表空间 - Outlook中的HTML [英] Table Space-HTML in Outlook

查看:151
本文介绍了表空间 - Outlook中的HTML的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为本季度为我公司制作通讯。我不是一个HTML专家,这不是我在我职位的主要职责。



问题是当我通过电子邮件营销发送电子邮件作为测试平台(Switte E营销),在我的收件箱看起来不错。然而,当我把它发送给我老板的电子邮件时,桌面间距看起来很糟糕,顶部两个空格之间的中间间距全部伸展,整个通讯表格扩展,使其无组织,可怕。



我在这里附上了通讯


感谢您的帮助,



Mike

解决方案

电子邮件中的垂直(?)间距有一些常见的罪魁祸首。



首先,将所有图像设置为显示:块; 。这是Outlook需要停止在每个图像下方添加空格。



还将此添加到您的样式标签 table,td {border-collapse:collapse ;}



收到邮件后,您是否将电子邮件发送给您的老板,还是他先手?从Outlook转发的电子邮件将创建空白,因为Outlook插入了大量MS Word垃圾。



在旁注中,您不需要 tbody> < center> 标签。使用 align =center


I am currently in the process of creating the newsletter for my company this quarter. I am by no means an HTML expert and this is not my main duty in my position.

The issue is that when i send the email as a test through our email marketing platfor (Switpage E Marketing), it looks fine in my inbox. However, when i send it to my boss's email, the table spacing looks terrible, the middle spacing between the top two spaces is all stretched out, and the whole newsletter table expands, making it unorganized and hideous.

I have attached the newsletter here

Thanks for your help,

Mike

解决方案

There are a few common culprits for vertical(?) spacing in email.

Firstly, set all images to display:block;. This is needed for Outlook to stop adding spaces below each image.

Also add this to your style tag table, td {border-collapse: collapse;}

Are you forwarding your email to your boss after you receive it, or is he getting it first hand? Email forwarded from Outlook will create gaps as Outlook inserts a lot of MS Word junk.

On a side note, you don't need <tbody> or <center> tags. Use align="center" instead for that.

这篇关于表空间 - Outlook中的HTML的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆