gpt4 book ai didi

html - 从 Outlook 中的 URL 中删除 html 超链接

转载 作者:行者123 更新时间:2023-11-28 00:55:33 25 4
gpt4 key购买 nike

我想从后端 php 和 HTML 发送带有链接的电子邮件,但不想用作超链接。我想将这些链接显示为普通电子邮件文本。这是我的工作示例 html。

<body>
<p>http://www.google.com</p>
</body>

最佳答案

终于找到了答案

    <a href='#' style="text-tecoration:none; color:#000; cursor:defualt">
http://www.google.com</a>

它在 Outlook 中对我有用。

关于html - 从 Outlook 中的 URL 中删除 html 超链接,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45137491/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com