Lab Requirements and Submission Procedure
All material posted on your site must be non-offensive and comply
with the "Georgia
Institute of Technology Computer and Network Usage
Policy."
Requirements:
Your web site must be hosted from prism and your index must include:
- At least one link to an external style sheet. Your style
sheet must contain:
- Body settings: background image or color
- Basic text formatting
- Another text class or header formatting
- Link formatting
- Your name and GTnum prominently displayed at the top of the page.
- A digital photograph.
- Part of this lab is learning how to use a digital-camera/scanner.
Copying a picture posted on someone else's web page is not
acceptable.
- A paragraph of text about yourself.
- At least 1 clickable text link which leads to another site.
- At least 1 clickable image link which leads to another
site.
- A mail-to link which will send email to your prism account.
- A link to your mailform page.
- Table with at at least 2 rows and at least 2 columns. (A
suggestion is to make a table that holds your schedule.)
All the above must appear on your main index.html
page
Your mailform page must:
- Send comments to your prism email address.
- Include at least 4 different input types.
- 4 input types, not just 4 input fields. The types must be
different (checkbox, textarea, etc). Hidden types, and the submit
and reset buttons do not count.
- Have a "submit" and a "reset" button.
- Should link to a "Thank You" page or back to your index page
after submitting it. (Making a "Thank You" page is optional
however if you have one, it should include a link to your index
page on it.)
As a courtesy to your TA, who may be grading your webpage on a
strange browser, system, in a strange place or at a strange time,
please do not include Flash, embedded movies or music, or Java
applets on your page. If you wish to include these in your webpage,
that is fine; just not on your index.html. If you want to use
anything else advanced,
you do so at
your own risk. Make sure you understand whether it will break your
page on some systems, and account for that. For example, some
Javascript will simply reduce the number of effects if Javascript
isn't available on the broswer. Sometimes it will prevent the user
from accessing parts of your page. Your TA will grade your lab
based on whether he can access all of the requirements. If he was
grading in a standards-compliant browser, then "it worked in
Internet Explorer" is no excuse.
If you take a substantial (more than one line)
amount of code from any source other than the template provided, be
sure to note this on your page to avoid plagarism issues.
Here is a sample of what you should be
doing (minus the mailform requirement).
Submission
If your webpage is visible from www.prism.gatech.edu/~
then you have successfully turned in your assignment. You do not need to
submit anything to WebWork.
Your page is due Friday June 17, 2005 at 11:59pm (grace period until 6am).
You are expected to have finished your page
and not modify it until you receive a grade that you are
satisfied with. Once you are satisfied with your grade, you may
make whatever changes you wish to your webpage.
Grading Criteria:
- 50% - Two or fewer of the above requirements are missing or
non-functioning. Each numbered or lettered item above is a
seperate requirement.
- 50% - All requirements complete and functioning.