A case study examining the accessibility of cookie consent popups and implementing improved designs for inclusive user interaction.
This project analyzes cookie consent popups from three major websites (Filmin, FIFA, and H&M) through the lens of accessibility. It examines how these components handle different input methods, present information to users, and support assistive technologies like screen readers.
The project is built with:
- HTML5 semantic structure
- CSS for styling and responsive design
- Vanilla JavaScript for the image lightbox functionality
- Right click on
index.htmland choose 'Open with Live Server' if in VSCode