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:

Be sure to save your files and graphics on your P: drive.

What To Turn In.