Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

what is a Named Anchor

  • 1 ответ
  • 3 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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
Приложенные скриншоты

Выбранное решение

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.

Прочитайте этот ответ в контексте 👍 2

Все ответы (1)

more options

Выбранное решение

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.

Изменено sfhowes