next page redirect in html code example Example: html redirect to another page <script> function foo() { window.location.href = url } </script>