American History X Movie Site
Tuesday, March 4th, 2008 at 9:47 pmSpring 2003
Web Site Design and Implementation midterm
HTML, CSS, PHP
The midterm assignment was to build a site for a movie of our choice. The design and implementation were graded; the content didn’t need to be original, so most of the text in the site came from IMDB or reviews I found online. I’m not a big fan of the scrolling div for the main content, but it seemed to make sense at the time.
I had just learned PHP when I did this project, so I wanted to put it to use. We were only required to write a static site using CSS, but I created a header and footer and included them using PHP. We were also required to provide the details of our CSS. I used PHP to parse the comments from the CSS file and present the information nicely on the CSS page.

