Assignment 1
1. Create an index.html or index.htm page This page will contain links to the various assignments you do in this class. I do not want to grade assignments that you feel are not ready for grading. I will start grading assignments sometime after the due date of the assignment. Therefore, if you have created a link and the due date has past, either eliminate the link or indicate on the index page that the assignment is not yet complete.
2. Create a link from the index page to another page. On this second page, put JavaScript to
prompt the user for their name
use this name in the web page -- e.g. to welcome them by name.
create a function that displays a message that is passed to the function
call the function, passing it a message
3. FTP both files to your website.