Lab 3 - It130

Until you have access to a server, you should e-mail the HTML file to yourself. These machines are used by several classes. You can't be guaranteed that your files will be on the local system.

Each of you must do your own lab. You can get as much help as you like from me or your classmates. Remember you have to turn in all of your labs.

If you need to complete labs 1 and 2 before you can start this lab.See HTML tutorials 1 and 2 first before you begin lab 3.

Create a lab3 directory in my documents under you it130 folder.

  1. Think of two things that interest you, for example music and astronomy. Use Yahoo and/or Google and find three web sites related to each of your categories. A total of 6 URL's. Create a web page that lists your categories and under each category use hyperlinks to link to the web sites you found. Use one of the heading tags (h2 or h3) for each category and each link should be in a list use an unordered ul list. Also the web page should have a main heading (h1).
  2. Get the source code for deflist.html and save it to the lab3 directory, locally.