Check out example codes for "balise a html". It will help you in understanding the concepts better.
Code Example 1
<p>You can reach Michael at:</p>
<ul>
<li><a href="https://example.com">Website</a></li>
<li><a href="mailto:[email protected]">Email</a></li>
<li><a href="tel:+123456789">Phone</a></li>
</ul>
Learn ReactJs, React Native from akashmittal.com