how to create an alert box with javascript code example Example: how to make an alert in html <script> alert('this is an alert'); </script>