在 Outlook 中使用 cellpadding 的替代方法

发布于 2024-12-08 06:04:58 字数 112 浏览 0 评论 0原文

由于 cellpadding 会导致 Outlook 电子邮件出现错误。它的其他逻辑解决方法是什么?

我不想使用

标签

Since cellpadding causes errors in outlook emails. What are the other logical workarounds for it?

I do not want to use a <div> tag

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谎言 2024-12-15 06:04:58

一些内联CSS怎么样? style="cell-padding:10px;"

另一个 StackOverflow 问题的答案在 在 CSS 中设置单元格内边距和单元格间距?

How about some inline css; style="cell-padding:10px;"?

There's an answer to another StackOverflow question that does in some detail about this at Set cellpadding and cellspacing in CSS?.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文