
The Home Page


The Events page. I have used Javascript to show more information about each event. I have also used Javascript on this page to make the text bigger for those who are visually impaired.


The Food and Drinks page. The drinks/prices are presented in a pub board style and Javascript has been used to show the snacks board when snacks button is clicked.

The Gallery page. I have used Javascript to make this gallery function; when the thumbnails are clicked it shows them in the main image frame. Also, when the main image is clicked it moves onto the next image.

The Contact page. This page uses a mailto action which sends the content of the form via email when the submit button is clicked.
All of the pages validate against XHTML 1.0 Strict and the CSS also validates. All of the pages also work in all of the major browsers (Firefox, Internet Explorer, Safari, Opera and Chrome).
The only thing left which I had planned to do is make a separate style sheet for Internet Explorer 6.0 or lower. This style sheet will just show a message to the user informing them that their browser is out of date and will give appropriate links so the user can update.
