a ref code example
Example 1: html a href
<a href="http://example.com" >Link text</a>
Example 2: a ref
<a href="https://www.w3schools.com">Visit W3Schools</a>
<a href="http://example.com" >Link text</a>
<a href="https://www.w3schools.com">Visit W3Schools</a>