Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

what is a Named Anchor

  • 1 resposta
  • 3 têm este problema
  • 97 visualizações
  • Última resposta de sfhowes

more options

When I define a hyperlink in an email (ctl+k), I see a option related to using a Named Anchor. What is that? I am trying to tell Thunderbird about a list of common URLs that I link in my emails and I am guessing this might be what a Named Anchor is? If not, I still want to know how to do that. BTW, I searched help for Named Anchor with no luck

When I define a hyperlink in an email (ctl+k), I see a option related to using a Named Anchor. What is that? I am trying to tell Thunderbird about a list of common URLs that I link in my emails and I am guessing this might be what a Named Anchor is? If not, I still want to know how to do that. BTW, I searched help for Named Anchor with no luck
Capturas de tela anexadas

Solução escolhida

A named anchor is a label assigned to part of an html message to which you can jump to by clicking a link that is in another part of the message, e.g. if you create an anchor named 'top' at the top of the message, inserting a link to that anchor far below the top will allow the reader to click the link and make the viewing window scroll to the top. Or, consider a set of anchors that serve as a table of contents for a message with many sections.

You would add an anchor by selecting Insert/HTML... and adding <a name="top"></a>, then clicking Insert (or just selecting Insert/Named Anchor from the menu), and then Ctrl+K to insert a link and right-clicking in the Link Location box to show the named anchors, or just typing in #top.

Ler esta resposta 👍 2

Todas as respostas (1)

more options

Solução escolhida

A named anchor is a label assigned to part of an html message to which you can jump to by clicking a link that is in another part of the message, e.g. if you create an anchor named 'top' at the top of the message, inserting a link to that anchor far below the top will allow the reader to click the link and make the viewing window scroll to the top. Or, consider a set of anchors that serve as a table of contents for a message with many sections.

You would add an anchor by selecting Insert/HTML... and adding <a name="top"></a>, then clicking Insert (or just selecting Insert/Named Anchor from the menu), and then Ctrl+K to insert a link and right-clicking in the Link Location box to show the named anchors, or just typing in #top.

Alterado por sfhowes em