Skip to content
Browser icon with opened closing tags in code.
  • Welcome
  • About Me
  • Blog
  • Contact
  • Portfolio

The Horror Archive Case Study

The Horror Archive — Case Study

IT251 project: a responsive, multi-page website exploring the evolution of horror cinema, with sections highlighting historical eras, curated visuals, and accessible storytelling through design.

Course: IT 251   •   Role: Front-end Developer & Content Designer   •   Stack: HTML5, CSS3 (Flexbox & Grid), responsive media queries

Project Overview & Goals

The goal was to design a responsive, content-rich site focused on the evolution of horror film. It needed to balance historical accuracy, strong visual hierarchy, and user-friendly navigation while demonstrating mastery of semantic HTML and CSS layout systems.

Features & Structure

  • Sections for the Golden Age (1928–1946) and Slasher Era (1970s–1980s) with curated film lists and poster galleries.
  • Responsive grid layout using Flexbox and CSS Grid with anchored navigation and image collections.
  • Clean, organized file structure separating css/, images/, and optional js/ directories.

UX, Accessibility & Design

The site uses descriptive alt text, semantic heading levels, and keyboard-accessible navigation. Font choices and color palette were chosen for high contrast and legibility. The design adapts smoothly across screen sizes using flexible grids and media queries.

Sample Code (Responsive Poster Grid)

/* style.css (excerpt) */
.poster-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin: 2rem 0;
}

.poster-grid img {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}
    

Lessons Learned & Next Steps

I strengthened my ability to build content-rich responsive layouts and integrate design storytelling with accessibility. Future improvements include adding JavaScript filtering for film eras, expanding the archive with new decades, and experimenting with animation effects.

View Live Demo

Related Posts:

  • home-vv
    Voces del Viento Case Study
  • Homepage of Spellbound Books website showing a modern bookstore layout with featured titles, navigation links, and a welcoming tagline encouraging readers to explore.
    Portfolio
  • Local Sounds Case Study
    Local Sounds Case Study
  • Spellbound Books Case Study
    Spellbound Books Case Study
  • How Rapid Tech Evolution Is Shaping Our Youth
    How Rapid Tech Evolution Is Shaping Our Youth
  • Why I Fell in Love with Web Development
    Why I Fell in Love with Web Development
© 2025 ST Carpenter WordPress Theme. Design and Develop by StrivioThemes.

Powered by
...
►
Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
None
►
Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
None
►
Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
None
►
Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
None
►
Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
None
Powered by