unc comp 110 fall 07.

Homework 1: My very first web page


Purpose: (UPDATED Sun Aug 26) Due: Thursday, August 30, 11:59 pm EST

For this assignment you will create two web pages and store them in the University file system so that they may be retrieved via http://www.unc.edu/~your onyen.  The first page, stored in the file index.html, must contain the following elements


Don't put too much stuff on your page; it should be viewable without scrolling.

Your second page can be called anything you want and can contain anything you want.

You can create your pages using a simple editor such as Notepad, or with the composer feature of Mozilla (Sea Monkey).  But if you use composer, use only the View HTML option under the View menu so that you are writing actual HTML.  Note that the View HTML option may change or delete certain parts of the HTML you entered.  Do not use MS Word or other similar editors.  They insert additional stuff that will mess things up.  Also do not use Dreamweaver or other similar web page design tools.

Turn in: (UPDATED Sun Aug 26)
Tips: (UPDATED Sun Aug 26)
Dorian Miller, adopted from Steve Weiss