About This Website

Purpose of This Project

This website was created for the IT 3203 Web Development course to show how accessibility can be built directly into HTML, CSS, and JavaScript. Accessible websites are easy to navigate, read, and understand, for all users— disabled/challenged users, and people using different devices and tools. Accessibility is a part of good design.

Topics

This project explains:

Tools & Technologies Used

Takeaway

Working on this site showed how much accessibility depends on small choices: using proper labels, color choices, clear headings, screenreader compatibility, and optimizing for keyboard use.

Accessibility is built into good coding habits. Little changes can make a website work better for everyone.