Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

renaming a hyperlink in email

  • 1 Antwort
  • 1 hat dieses Problem
  • 40 Aufrufe
  • Letzte Antwort von 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?

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

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.