1. You can use assignment 4 as starting point rather then starting from scratch.
2. All three XHTML pages should use same external style sheet.
3. No inline / internal style should be present in all three pages. All styles should be defined in style sheets.
4. You have to submit all three HTML pages, image and stylesheet as part of assignment submission
5. The XHTML document must use doctype strict, you should not use doctype transitional or frameset.
6. Make sure you are not getting any error when you verify your page using validator.w3.org.
7. Indent your code properly. 5 marks would be deducted for not indenting code properly.

Tip: Doing this assignment as soon as possible is a good idea.
