WDV221 Intro Javascript
Skill Test - Implement Function
Instructions:
- Implement the greeting( ) function on this page.
- Use an onload event handler on the body element to run the script as soon as the page is loaded.
- The output from the function should display in the greeting div container.
Additional instructions are in the script.