Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

renaming a hyperlink in email

  • 1 回覆
  • 1 有這個問題
  • 40 次檢視
  • 最近回覆由 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.