<p onclick="myFunction()"></p> <script> function myFunction() { window.location.href = "https://whereyouwouldliketogo.com" } </script>