Homework 5:
- Create a folder called homework5
- all lowercase letters
- no spaces
- no capitals
- this is a FOLDER (also known as a directory), so do not put any
extension on the name.
- save all of your work for this homework in the homework5 folder
- Using notepad, code a four page website using XHTML 1.0 Strict.
- index.html page, which tells me your name and a little bit about
yourself
- Links to three other pages, which tell me about your favorite movies, or
books, or hobby
- The subject of the website should be: My Favorite Movies (or My Favorite
Books, or My Hobby)
- use headings
- use paragraphs
- use images (at least 3)
- use at least one list
- link the pages together, using relative linking
- use at least one absolute link to another website
- Use at least 3 CSS properties
- Make the website look attractive.
- Put the four html pages and all the image files in a
folder called homework5 (no spaces, no caps)
- Be sure the html pages all validate. The validator will tell you your mistake.
- FTP the homework5 folder, and all of the contents, to your NVCC student
server space.
- Email me at pegramite115@gmail.com the URL to your folder when the homework is ready to be graded.
- Grading:
- Four structurally valid XHTML 1.0 Strict web pages (20%)
- 3 or more images, using relative references (10%)
- Interesting content on each page (10%)
- Linking the pages together correctly, using relative links (20%)
- Use of CSS (20%)
- An absolute link to some other website (10%)
- The source of each image is indicated in HTML comments (10%)
Revised: November 24, 2009