Which of the following code is the correct way to link to an email address? code example
Example: on click goto mail
<a class="mailto" href="mailto:[email protected]">Mail</a>
<a class="mailto" href="mailto:[email protected]">Mail</a>