Check out example codes for "html open email program". It will help you in understanding the concepts better.
Code Example 1
<a href= "mailto:[email protected]">Send Email</a>
Code Example 2
<a href="mailto:[email protected]">Contattaci</a>
Code Example 3
<a href = "mailto:[email protected]?subject = Feedback&body = Message">
Send Feedback
</a>
Learn ReactJs, React Native from akashmittal.com