Forum Moderators: open
<a href="https://www.w3schools.com"><img src="smiley.gif" alt="Go to W3Schools!" ></a> <a href="javascript:void(0)" onClick="window.location.href='https://www.webmasterworld.com'" >www.webmasterworld.com</a> <a href="https://www.webmasterworld.com" >www.webmasterworld.com</a>
<a href="https://www.webmasterworld.com" onClick="myCustomFunction()" >www.webmasterworld.com</a>
<script type="text/javascript">
function myCustomFunction(){
console.log("hello");
console.log("bye");
}