Web Site Navigation Schemes Illustrated:
One of the requirements for your final project is:
Plan the navigation scheme to be used, to visit all pages of your site. Minimally every page should include a back link to the previous page and a link to the home page (final.htm) if that was not the previous page.
There are a couple techniques you could use to meet this this requirement, one is to use a hierarchical structure, the other is a linear layout for your web pages.
I'll illustrate both techniques, with portions of my 263 site.
Hierarchical Structure Site Example

Linear Structure Site Example