【问题标题】:Html hr tag is not working for outlook when trying to remove line of hr tag尝试删除 hr 标签行时,Html hr 标签不适用于 Outlook
【发布时间】:2021-05-26 19:00:04
【问题描述】:

我正在使用<hr style='border:0'> 在单行中打印行。但是同样适用于 Chrome 并且仅适用于 Outlook 邮件。我想从 Outlook 电子邮件中删除水平线。

【问题讨论】:

    标签: html email web outlook automation


    【解决方案1】:

    这就是我添加一条水平线的方式:

    <hr style="border-width: 0; background: #000; color: #000; height:1em">
    

    也可以查看本指南 - https://www.goodemailcode.com/email-code/hr

    【讨论】:

    • 感谢您的回复,但我不是在寻找打印水平线,我在寻找不显示水平线。我正在使用 hr 标签在一行中显示内容而无需换行。所以我在这里使用 hr 标签
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-09-05
    • 1970-01-01
    • 1970-01-01
    • 2019-01-26
    • 2013-10-27
    • 2012-01-21
    • 1970-01-01
    相关资源
    最近更新 更多