Create your personal website in your CS account.
If you missed the first lab, follow the instructions on its webpage to set up your local_html directory and the proper permissions.
Create one homepage with file name "index.html". Have it include style directives from a "style.css" file. You page must include a header, a footer and a main content body. It must also include a left, right, or top side navigation element.
Also, your page must contain one or more examples of the following HTML constructs, in other words, tags.
You will submit a single tar file "[your eid].tar" with all the required files. Submission will be through Canvas. Make sure it is available on the local_html web server. If you already have a personal homepage in the Department, keep in mind we will only be grading the one in the local_html server.
To do this assignment, please use a text editor or very simple editor like gedit and type all the necessary tags by hands. Please do not use any web development application to create your home page. Your work will be tested with a modern web browser.
Grading Criteria: