WDV221 Intro Javascript

Skill Test - Implement Function

Instructions:

  1. Implement the greeting( ) function on this page.
  2. Use an onload event handler on the body element to run the script as soon as the page is loaded.
  3. The output from the function should display in the greeting div container.

Additional instructions are in the script.