Web Page Assignment
The web page assignment is due the day of the final exam. You "hand in"
your web page assignment by writing the web address of your main web page
on the top of your final exam answer sheet.
You may use any means to create your web page assignment. But, all the
files and directories making up your web pages assignment must end up in
the public_html directory of your UNIX account. The filename of your main
web page must be called index.html and located directly in the public_html
directory of your UNIX account. Your web page assignment has to have
at least the following:
- Pictures - Create a directory called pictures in your
public_html directory. Don't forget to set the proper permissions for
the pictures directory by using the chmod command. Place all of the
image files (pictures) you are using in all of your web pages in the
pictures directory.
- About me - Create a web page (html file), in your
public_html directory, describing yourself. Include a "photo", real or
imagined, of yourself on this web page. Create a link to this web page
in your main web page (index.html).
- My family - Create a web page (html file), in your
public_html directory, describing your family. You can link to their
web pages from there or include scanned pictures if you like! Create a
link to this web page in your main web page (index.html).
- My friends - Create a web page (html file), in your
public_html directory, describing your friends. You can link to their
web pages from there or include scanned pictures if you like! Create a
link to this web page in your main web page (index.html).
- My hobbies - Create a directory called hobbies in your
public_html directory. Don't forget to set the proper permissions for
the hobbies directory by using the chmod command. Create a web page
(html file), in the hobbies directory, that describes your hobby.
Provide links to at least 2 web sites that deal with your hobby and you
can put pictures there too. Create a link to this web page in your main
web page (index.html).
- Queens College - Create a link to the college's main web
page in your main web page (index.html).
Be Creative!!!
Experiment!!!
Make it look nice!!!