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