Advanced Computers - Web Design

Messmer High School

Project 3 in the Unit 5 project list. For Project 3 in Unit five we want a Solar System table with two columns and six rows. In this table pictures in the table will be links to web sites about the sun and planets. You may use the web site links and pictures you used in Unit four. You may be able to save some typing using Unit 5 Project 2 as a base for this project, or it might be easier to start over.


Here is a suggested sequence of steps that will help you write Project 2 from the Unit 5 assignments.

  1. Create a new folder for this assignment in My Documents. Call it Week5P3. Put everything you need for this project in this folder. Do not put anything else in this folder.
  2. Copy the html source code you used in Week5p2.
  3. Copy the pictures you used with the list of picture links to the project folder.
  4. Open up Easy Thumbs. Create 100 pixel by 100 pixel thumbnails of the pictures for use as links.  
  5. Change the word links in your table to picture links using the img src tag.
  6. Change the table background color to red. Do this in notepad using the hex code for red.
  7. Change the table border color to black. Use Notepad to do this
  8. Remove the Bold tags from every cell in the table. Use Notepad to do this.
  9. Test your program and see that it works correctly.
  10. Save and print your source code. If you finish early help someone near to understand this project better.