Web Page Project Instructions

Web Page Projects are due on the final day of class before the final exam. The topic of each web page is your free choice, so long as the material is not illegal or offensive.

You must use MOZILLA and/or NOTEPAD to make the pages. You may not use any other programs.

In the Web Page Project, you must do the following:

  1. Create at least two web pages, which are connected by links (all pages should link to each other)
  2. Web pages must have backgrounds. One must have a background color, another must have a background image.
  3. There must be images on each page. At least two images per page, not counting the background image. Try not to have too many large images. DO NOT USE BMP OR PNG IMAGES!! Only GIF and JPG (JPEG) are acceptable.
  4. Each image MUST be SMALLER than 100 KB in size. See me for help if you need to shrink an image. You can use free programs like Picasa or Gimp to do this. Picasa is more simple and easy to use; Gimp is more powerful, but harder to learn.
  5. Have at least three links to outside web pages (not in your own web pages, or to those of classmates). You can link to other pages on the same topic, or to information pages (e.g., maps, recipes, specific data on your topic, etc.).
  6. Make a link to http://www.lcjapan.com/webfa07/ , which will be the main page for all our sites.
  7. Use at least one table somewhere (for layout/formatting with a "0" border is fine).
  8. Also, use at least one horizontal line somewhere.
  9. Do not make a really, really long page; if it gets very long, break it into smaller pages.
  10. Try your best to create a nice style! Use different text sizes, colors in text, tables and backgrounds, nice images, and so on. Don't be shy--try something interesting!!

NOTE: You will be graded on EFFORT--do not simply follow the above instructions and make the minimum page. Make the page as interesting as you can, giving information about your topic.

REMEMBER: When creating a home page:

  • First, create a special folder for it
  • Put ALL the images you will use into that folder, and save all web pages there. NEVER USE PHOTOS IN A DIFFERENT FOLDER!!!
  • Open Composer, and IMMEDIATELY save the blank page in that folder
  • Make sure the main page is titled "index" (other pages can take any name)
  • NEVER put a space or punctuation mark in the page or image name
    (although a dash - or underscore _ is OK)
  • Do not use capital letters in the filename

Here is a short, incomplete list of errors many students make when they submit their projects. Before handing in the project, check to make sure you did not make these errors:

  • Large images -- many students include images bigger than 100 KB.
  • BMP images -- many students include BMPs, which are usually much more than 100 KB anyway.
  • Filenames -- many projects have files that have names with capital letters, spaces, or symbols. Make sure that you get rid of these BEFORE you use them in your project. If you change them after you have finished your web pages, then you need to go into the HTML and change the filenames used in links or image commands.
  • Index File -- many students do not have a file named "index.html" in their project. It is necessary to have one.
  • Global Addresses -- a very common error is to have global computer addresses in links or images. It is an easy error because it does not appear on your computer. You must go into your HTML and look for ANY image or link that has an address beginning with "file:///". Another way to test: put your project folder onto a USB Flash Drive. Take it to another computer. Then put your project folder ONLY onto the new computer (for example, put it into the "My Documents" folder). Then remove the flash drive. Finally, look at the pages on the new computer. If you see any missing images or other strange things, then find and fix the problems.
  • Bad Formatting Style -- look in the html for the   code. If you see two or more of them together, erase the extras so there is only one. Make sure you use tables and/or alignment commands for formatting.

Good luck!

Mr. Poza