add link to file html code example
Example 1: link in html
<a href="https://example.com">Link text goes here</a>
Example 2: htlm link
<a href="https://www.google.com/">Visit googel.com!</a>
<a href="https://example.com">Link text goes here</a>
<a href="https://www.google.com/">Visit googel.com!</a>