url on click in html code example
Example 1: html links
<a href="url">link text</a>
Example 2: how to create button on button click
-------------------------------------------
<a href="url">link text</a>
-------------------------------------------