Jason's Web Site
This
is a tribute site to our late son. It allows us to share his memory through
pictures, scrapbook pages, and music.
The site is HTML with some PHP coding; there are Javascript functions to display the pictures. The picture code dynamically builds the picture list based on the files in the picture folder. This allows easy update of the picture pages, since all that is required is to upload new pictures to a folder. The picture pages use simple navigation to view the pictures.
CSS styles are used to ensure a common look and feel on each page. The menu bar is also one common file used on all pages; this allows easy changes to the menu buttons by only changing the HTML source in one file.