<script type="text/javascript"> alert("This alert box was called with the onload event"); </script>
<script> document.write("Welcome to Javatpoint"); </script>