So I'm trying to get this HTML code to work.
I got some code from W3Schools and edited their email form.
I want the email to be a secret, so I encoded a mailto link from a website.
Whenever I load it in Chrome and hit the send button on my form, it opens up my Mail application on my Mac. Is...