
I have not uploaded my website to the internet yet, but here are some screen shots;



These screen shots give you a basic idea of what the website looks like and how it works.
In the end I decided to have four JavaScript functions in my website and I think that each of these adds to the experience gained by the user and allows them to really customize the site to their own personal needs.
The first function I put in was to allow the user to make the text size large, medium, or small. This makes it easier for people who don't have good eyesight to read the text.
The next function I added was to allow the user to change the background color of the website. This can be seen in the third screen shot where the color scheme has been changed to yellow. This can make it easier for people who may suffer from colorblindness or a similar deficiency.
After some advice I then tried the more advanced task of adding a lightbox to my photos page. This allows the user to click on a thumbnail and the picture is then enlarged on the screen without opening a separate window, the user can then use previous and next buttons to navigate through the photos. Obviously it would be too complicated for me to write this code myself but I managed to alter one from the internet to contain my own images, this is something I am very happy with as before this term I had never used any JavaScript.
I then decided to add one last function. This function is once again on the photos page and gives the user a description of each picture in a set text box at the top of the page.