How to make an email link in HTML

Use the following code to make an email link in HTML

< a href=”mailto: [email protected]”>Send Email</ a >