How do you create an email link?
Using mailto: in the src attribute
mailto:
src
Using email: in the src attribute
email:
Using email: in the href attribute
href
Using mailto: in the href attribute