The Layout
So far I haven`t been playing with any css yet its all been php and some html. Now was the time to start thinking about the page layout, seeing as the project is pretty simple i thought the layout should be too. A quite minimalist layout and just leave the images to do the talking seeing as they are the focus of the project was the plan. I also wanted to implement html5 and some CSS3 whilst making the layout flexible enough to change depending on what different displays were being used i.e. tablet, phone...
I opted for grouping all pictures for a month together under a heading for that month. In doing so I set a % width and created classes for the galleries and headings. I then implemented the classes for displaying the thumbnails into the loop. I also worked on a CSS3 3D looking heading for the page itself.