Objective
To practice deploying a page using you wam account.
Overview
For this project you will create two html documents that will be hosted in the
University web server (through your wam account). A description of the tasks you
must complete is provided below.
Tasks
- Place an index.html file in your wam web page directory (/pub/YOURDIRECTORYID).
The page will have the message "Welcome to my Wam Web Page. My name is PUTYOURNAMEHERE."
You do not need to complete this step if you already have a wam web page.
- Place a folder named 198 in your wam web page directory. In that folder place
an index.html file. The contents of that file will generate a page that has the
following information:
- A message that reads "Welcome to my 198 Web Page. My name is PUTYOURNAMEHERE."
- A link to your Wam Web Page (http://www.wam.umd.edu/~YOURDIRECTORYID)
- A list of three favorite web sites.
Requirements