搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

renaming a hyperlink in email

  • 1 个回答
  • 1 人有此问题
  • 80 次查看
  • 最后回复者为 Zenos

more options

How can we do that in Thunderbird, in order to shorten a long hyperlink?

How can we do that in Thunderbird, in order to shorten a long hyperlink?

被采纳的解决方案

You need to be working in HTML. You can set HTML composition as the default in the account's settings, or hold down shift whilst clicking write/reply/forward to toggle from plain text to HTML.

You can always just hand type the link, using Insert|HTML and enter something like:

<a href="https://support.mozilla.org/en-US/questions/1037645?fpa=1"<Click here</a>

Or you can use Insert|Link which will offer you text boxes for the link address and the display text, along with other parameters.

定位到答案原位置 👍 0

所有回复 (1)

more options

选择的解决方案

You need to be working in HTML. You can set HTML composition as the default in the account's settings, or hold down shift whilst clicking write/reply/forward to toggle from plain text to HTML.

You can always just hand type the link, using Insert|HTML and enter something like:

<a href="https://support.mozilla.org/en-US/questions/1037645?fpa=1"<Click here</a>

Or you can use Insert|Link which will offer you text boxes for the link address and the display text, along with other parameters.