This lab is designed to introduce you to basic JavaScript programming by creating a simple "Hello, World!" message on a web page.
- Modify the
script.jsfile to customize the message or add additional functionality using JavaScript. - Test your changes by refreshing the web page and verifying the updated output.