This repository contains resources and source code for a Creative iMedia R097 project. It focuses on building a small web-based product using:
- HTML – structure and content
- CSS – layout and visual design
- JavaScript – interactivity and behaviour
- Clone the repository:
git clone https://github.com/pphilfre/yr11-programming.git cd yr11-programming - Open the main HTML file (e.g.
index.html) in a web browser.
*.html– page templates and content*.css– stylesheets*.js– client-side scripts
This project is provided for educational use as part of the Creative iMedia R097 coursework.