<html> <body> <script type="text/vbscript"> document.write("Scripts in the body section are executed when the page is loading") </script> </body> </html>
Your Result:
Edit the code above and click to see the result.
W3Schools.com
- Try it yourself