Collaborative web programming project demonstrating foundational HTML and CSS skills, individual page development, and shared styling within a team-based workflow.
This project was completed as part of a Web Programming course.
Each team member developed an individual HTML page while contributing to a shared stylesheet and repository structure.
The project highlights:
- Core HTML5 structure and semantic markup
- CSS styling and layout fundamentals
- Basic responsive design concepts
- Collaborative development using GitHub
- Tirana Ward
- Aaron Holmes
- Matthew Walker
Each contributor created their own page within the project:
tirana_index.htmlAholmes_index.htmlmatthew_index.htmldennis_index.html
- HTML5
- CSS3
- GitHub (version control & collaboration)
This project demonstrates:
- Writing clean, valid HTML
- Applying consistent CSS styling across multiple pages
- Structuring a multi-page project
- Working within a shared repository
- Understanding basic GitHub collaboration workflows
GitHub Pages:
https://tiranaward47.github.io/web-pr-70010/
This repository reflects early-stage front-end development work and foundational web programming skills. It serves as a stepping stone toward more advanced UI/UX and interactive JavaScript projects.