Div宽度在Office Outlook Client中不正确 [英] Div width incorrect in Office Outlook Client

查看:153
本文介绍了Div宽度在Office Outlook Client中不正确的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试发送包含html内容的电子邮件,但观察到显示问题. Microsoft Office Outlook无法正确显示以下宽度,有任何提示吗?

I am trying to send an email with html content but I am observing displaying issues. The following does not get displayed properly in width by Microsoft Office Outlook, any hint?

<div style="width: 650px; border: 1px solid blue">hello</div>

推荐答案

使用表,并在<td>上使用width ="属性以及style ="width:" ...对于某些客户端,正在读取width属性其他人则读取样式属性

use tables, and on <td> use width="" propery and also style="width:" ... for some clients are reading the width property and others reads the style property

这篇关于Div宽度在Office Outlook Client中不正确的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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