Open navigation

Inserting an email address or telephone as a weblink

Problem

You wish to insert a mailto: or tel: link into a signature as a weblink

Solution

This requires using an <a href> link to insert a link in the signature template. You can do this by using a piece of code similar to the following:

To insert a telephone link:

<a href="tel:+4414833210029">+441483321002 </a>

To insert a mailto link:

<a href="mailto:support@symprex.com">support@symprex.com </a>

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.