我希望段落中的文字宽度为100像素.
我尝试:
<p style="width:120px">This is some text in a paragraph. This is some text in a paragraph.
This is some text in a paragraph. This is some text in a paragraph.
This is some text in a paragraph. This is some text in a paragraph.</p>
Run Code Online (Sandbox Code Playgroud)
Outlook忽略宽度.
知道如何在outlook中使用宽度吗?
试试旧版本
<p width="120">
Run Code Online (Sandbox Code Playgroud)
对于电子邮件客户端,最好使用您通常不会看到的所有已弃用的属性.甚至更好 - 使用表格.