href ../ what code example
Example 1: href html
<a href="link">text</a>
Example 2: a href
<a href="#"><!-- The "#" to be replaced with filename or website address -->Go Somewhere</a>
<a href="link">text</a>
<a href="#"><!-- The "#" to be replaced with filename or website address -->Go Somewhere</a>