CSCI 150, Spring 2003
Home | |
Course Schedule | |
Assignments | |
Lecture Notes
Laboratory 9
Due at the end of today's class
Writing a Web Page
Welcome to the fascinating world Web Page making. You will create your web
page using native HTML. For this lab you should not use a web page generating
program such as the Netscape composer. Instead, you will create the HTML file
using the text editor, Notepad. Your HTML should be neat, with
indentation showing the structure of the file and white space where needed to make
the file easy to read. You will be graded in part on the neatness of your code.
You may want to review the following:
Create a text file named username_home.html. For example, my html file would
be named croyden_home.html. In this file you will write the HTML code for a home
page about yourself.
You should be creative and have your web page reflect your personality. Some
things you might want to include in your web page are hobbies or special interests
you have and related pictures. However, there are some things required by this
assignment, they are:
- A descriptive title
- Your Name.
- Some sort of list (either numbered or bulleted). It could be a list of
interests, a list of classes this semester, or anything like that.
- At least one picture.
- A link to HC's home page.
- At least one other link to a different web-site
- Colored background.
- At least three different styles of text (e.g. bold, different sizes, italic, etc).
Be sure to save your files and graphics on your P: drive.
What To Turn In.
- A printout of your html file.
- A note telling your instructor whether or not you want your web page to appear on the
World Wide Web, reachable through the CSCI 150 home page.
- In addition to the hard copy mentioned above, email your username_home.html file
along with all the other associated files (e.g. graphics files) to me at
croyden@mathcs.holycross.edu