how to give alert in the website w3school code example Example: how to make an alert in html <script> alert('this is an alert'); </script>