Homework 1
Due: Sun. Jan. 24 11:59pm
Before you begin
- Make sure you understand all HTML examples worked out so far. In particular make sure you know
how to use the following tags:
- <html>
- <head>
- <title>
- <body>
- <h1> - <h6>
- <p>
- <hr>
- <font>
- <a>
- <ul>
- <li>
Problem 1
Review and critique two web sites. Each review must be at least three paragraphs long. Put both reviews in the same
HTML file. Separate each one with a horizontal rule <hr>
tag.
- What is good about it ?
- What is bad about it ?
- How would you make it better ?
- Does it entertain, inform, sell ?
- Are the navigation links meaningful ?
Requirements:
- Each review must be at least three paragraphs long.
- It must be written as an HTML file.
- Name your file hw1.html
- You have to use all the tags mentioned above in, the before you begin section. You only have to use two of the heading tags. Remember all HTML files
have the tags
html head title body
. (You can use other tags mentioned in class or ones you discover on your own). - Your name should appear at the top of your document.
- Your page must link to each of the sites you are reviewing
- The background color of the document cannot be white. Check the resource section of the homepage for links to HTML colors.
- Use good grammar.
- No misspelled words. Run your page through a spell checker.
- Your html file must be uploaded to your webserver in a directory called hw
which should be a sub directory of hci201
If you are using
000webhost
- When you login you should see your domain name. It should look something like this:
XXX.comlu.com where XXX is the name you picked. - Note:
comlu
maybe something else. - Provided you have been following instructions, the URL to your homework file should look something like this.
- Login into the Course Online system and select assignments. Look for hw1 then click submit.
- Copy the URL and paste the URL into the comment box.
- Submit the URL to your homework by copying the URL into the comment box.
- Also, type the URL into the browser to view your work online.
http://XXX.comlu.com/hci201/hw/hw1.html Turn in
Submit the above URL to me through the COL system. COL type the URL into the comment box.
- When you login you should see your domain name. It should look something like this: