William M. Pegram
Home | Courses | Web Design | Office | Client-Side Scripting | Server-Side Scripting | About MeHome Page, Linking, Biography Assignment
In Notepad, create a home page for your website. You will want to save this with a filename of index.htm or index.html and save it to the root (top) level of your website so that the URL to display the webpage need not contain the filename. For this assignment, the home page must contain the following:
As the course progresses, you will change this home page so that it links to other work you do in the course.
- An absolute link to some other web site
- A relative link to another page that contains a short biography of yourself (see below)
- An appropriate title in the <title> tag
The bio page should have the following. What HTML you use to do this is up to you.
- An appropriate title in the <title> tag
- Some of the text should either appear in either bold or italics
- Some of the text should appear either larger or smaller than the rest of the text
- There should be one or more blank lines in your bio
- The biography should have at least two paragraphs of information about you -- Try to make this informative so that I can get to know you better, but since the page will be up on the internet and would be located by search engines, consider what information you do and do not want to include
When you are done, FTP both files to your web space.
Revised: August 28, 2006. Comments to William Pegram, wpegram@nvcc.edu