muriukialex / webAIM

Site that demonstrates basic color requirements in websites to enhance Web Accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webAIM

webAIM

Site that demonstrates basic color requirements in websites to enhance Web Accessibility

Motivation for building this project

  • To solidify my understanding of handling events and event handlers
  • To learn more about Web Accessibility since it is a topic less talked about by developers
  • To build understanding and about best practices when it comes to Web Accessibility

What the site can be used for

  • The site can be used by any website programmer and designer concerned about best practices when it comes to Web Accessibilty. You can find out why it's important here
  • The site can be used as quick reference for mix and matching colors when building any internet application

How to use the site

  • Navigate here site
  • Input your foreground and background color to check if they meet best practices. Find out what is foreground and background here
  • Complete the step above by using the native HTML provided color picker step1
  • Click on check to see if the color combination is the recommended one step2
  • Learn more about web accessibility here

Technologies used to build this project are

  • JavaScript
  • HTML
  • CSS
  • API knowledge

About

Site that demonstrates basic color requirements in websites to enhance Web Accessibility


Languages

Language:JavaScript 41.6%Language:HTML 32.9%Language:CSS 25.4%