<a href="mailto:address">
Browser |
|
---|---|
Type |
When the href attribute of the A element is set as follows, users can open the email client by clicking that link.
<a href="mailto:info@example.com">send mail</a>
Attribute | Value | Explanation |
---|---|---|
href=" " | mailto:Email address | "mailto:" and the Email address |