Check out example codes for "html email template". It will help you in understanding the concepts better.
Code Example 1
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div>
<a href="mailto:[email protected]">Email me</a>
</div>
</body>
</html>
Learn ReactJs, React Native from akashmittal.com