Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save frontend-coder/83060a3d034fc903613d2ebc1d323dfc to your computer and use it in GitHub Desktop.

Select an option

Save frontend-coder/83060a3d034fc903613d2ebc1d323dfc to your computer and use it in GitHub Desktop.
Как вставить ссылки в документ html #links
<a href="tel: +74951234567">+7 (495) 123-45-67</a>
<a href="mailto: example@mail.ru">example@mail.ru</a>
<a href="skype: someskype?call">someskype</a>
<a href="skype:SkypeUser">someskype</a>
<a href="#metka">анкор</a> jn place <a name="metka"></a>
<a href="whatsapp://send?phone=79xxxxxxxxx">
<a href="viber://add?number=номер телефона">
<a href="tg://resolve?domain=имя">
<a href="https://tlgrm.ru/channels/@tproger_official> мой канал </a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment