Web Page Project Instructions
Web Page Projects are due on the day of 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 basic text editing programs such as Aptana, Smultron, or Notepad/++ to make the pages. You may not use any WYSIWYG programs, such as SeaMonkey/Composer, KompoZer, or Dreamweaver. If the program you are using is not in the Aptana, Smultron, or Notepad, then CHECK WITH ME to make sure the editor is OK.
In the Web Page Project, you must do the following:
- Create at least two web pages, which are connected
by links (all pages should link to each other)
- Web pages must have backgrounds. One must have a background
color, another must have a background image.
- 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.
- 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, Gimp, Paint.net, FastStone Photo Converter/Resizer, or others to do this (Mac users: the "Preview" program Apple gave you is good enough for what you need). You can use other image editing software, if you have it.
- 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.).
- Make a link to http://www.lcjapan.com/ (our class' main web site).
- Use at least one table somewhere (for
layout/formatting with a "0" border is fine).
- Also, use at least one horizontal line somewhere.
- 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. DO NOT USE PHOTOS WHICH ARE LOCATED IN A DIFFERENT FOLDER!!!
- Open your text editor, and IMMEDIATELY save the blank page in that
folder
- Make sure the main page is titled "index.html" (other pages can take any name)
- NEVER put a space or punctuation mark in the page or image filename
(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.
- 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.
To make sure you are doing things correctly, READ THIS WORKSHEET!
Good luck!
Mr. Poza
|