Women’s Web Design Project
html5
css
javascript
web accessibility
web design
github pages
Project Overview
This project was part of an elective course in my Master’s in Data Analytics at the University of Michigan School of Information. The goal was to improve the structure and design of a basic HTML web page by incorporating JavaScript and CSS. The main focus was on creating an accessible and responsive web page.
Starting with a pre-written content structure in HTML, I applied CSS for design and layout enhancements and used JavaScript to add interactivity and functionality. The project emphasized best practices for web accessibility to ensure the website was usable by people with various disabilities.
Key Accomplishments
- Modified basic HTML to improve structure and accessibility, ensuring compatibility with assistive technologies.
- Applied CSS to enhance the visual design, making the web page aesthetically pleasing and user-friendly.
- Integrated JavaScript to introduce interactivity and improve user engagement.
- Implemented responsive design techniques to ensure the website functions well across different devices and screen sizes.
- Focused on accessibility best practices, ensuring compliance with WCAG (Web Content Accessibility Guidelines).