Module 5 Build
Indie Film Collective is a multi-page website built to showcase an independent film community. The site highlights film screenings, workshops, and creative collaborations. It is designed using HTML and CSS with a mobile-first, responsive layout and consistent navigation across all pages.
The goal of this project is to demonstrate proper website structure, multi-page navigation using relative paths, and professional web development practices.
- Home (index.html)
- Film Screenings (screenings.html)
- Workshops (workshops.html)
- Collaborations (collaborations.html)
- Multi-page website structure
- Consistent navigation across all pages
- Responsive mobile-first CSS design
- Media query for larger screen layout changes
- Accessible images with alt text
- Shared external stylesheet (styles.css)
- HTML5
- CSS3
- GitHub Pages for deployment
https://jagarfie.github.io/5-Build/
This project was built as part of a web development assignment focused on page structure, navigation, responsive design, and accessibility best practices.