WestChesterFilmFestival.com
Site developed with: HTML, CSS, & Flash
WestChesterFilmFestival.com is a basic, tableless CSS website, which integrates some simple Flash videos. The structure of a website doesn’t get much basic than this from a programming standpoint. Every page is built off of the same HTML template, with two (or three for the index.html page) Flash videos incorporated to give the site a little “bling”. The body of the page where the varying copy is located is simply a div with it’s height set, and overflow set to auto. So creating a new page is simply repeating the same template, and changing the main copy…
Basic HTML/CSS site, with just a little Flash thrown in.

