In this lab you'll learn how to use JavaScript to take user input then use DOM Manipulation to display that information. In short, you'll want your HTML page to be customized by the user.
Begin by opening and viewing the "HelloUser.html" file; the file itself contains this lab's instructions.
Files to edit:
- HelloUser.html