css pages href attribuut code example
Example 1: link in html
<a href="https://example.com">Link text goes here</a>
Example 2: html a tag
<a href=""></a>
<a href="https://example.com">Link text goes here</a>
<a href=""></a>