Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

renaming a hyperlink in email

  • 1 antwoord
  • 1 heeft dit probleem
  • 96 weergaven
  • Laatste antwoord van 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?

Gekozen oplossing

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.

Dit antwoord in context lezen 👍 0

Alle antwoorden (1)

more options

Gekozen oplossing

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.