how to push a alart HTML when you get on the page code example Example: how to make an alert in html <script> alert('this is an alert'); </script>