Bob Dylan Fansite
2008
This website was created for my 'Introduction to the Web' module, which I will be also doing next year as a PAL (Peer Assisted Learning) Leader facilitating the learning of the next set of 1st year students taking the module. It was a requirement of the assignment that the website be written in only HTML (of 4.01 standard or greater) and that the homepage resided at index.html, hence the lack of use of PHP includes in this design.
In order to keep to this requirement without creating myself extra work I did a fairly comprehensive plan prior to designing the site as it would not be easy to add new items to the navigation or extra pages without having to edit many if not all of the files included in the assignment.
This website is a good example of the standards I work to in terms of separating content from graphical interface with all of the effects and graphic information being stored separately to everything else in a well commented CSS Stylesheet.