Homework 2
Due
Thursday Feb 4, 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:
- <dl>
- <dt>
- <dd>
- <a>
- <ul>
- <li>
Problem 1
Use a definition list, tags dl dt dd
, to define and / or explain the following terms. You have to use a search engine to find this information. Part of the purpose of this assignment is to get you using search engines to find information. At the end of your list you must provide a list of links to the web pages you used. You have to use at least 5 different sources (So you can't use Wikipedia for every question). You do not have to give detailed answers to these unless you want to. You have to use some styles, similar to Lab 3
- What does HTTP stand for and what is its role.
- What is a pixel
- What is the screen resolution.
- What is an IP address. Given an example of one.
- What is the purpose of Domain Name System (DNS)
- What is a packet. (Pertaining to computer networks)
- What is TCP / IP
- What is a router
- What is a JPEG file
- What is a GIF file
Requirements:
- Name your file hw2.html
- You have to use a definition list.
- You have to use some
CSS
styles, similar to Lab 4a, and 4b. - You have to provide a list of resources used to answer these questions. This would be a list of hyper links to the web pages.
This list should appear after the definitions. Maybe you will use a horizontal rule
hr
tag to divide the page. Don't forget to title each division with a heading. - Your html file must be uploaded to your webservert in a directory called hw
which should be a sub directory of it130
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/it130/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: