From 3119a25cbd64732e571537aefcc13cdfc0ead0b5 Mon Sep 17 00:00:00 2001 From: Ishan Date: Sat, 3 Nov 2018 07:03:09 -0600 Subject: [PATCH] Updated and added another tool for accessibility (#20694) * Updated and added another tool Added color contrast checker for good accessibility * added line break --- .../accessibility-tools-for-web-developers/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index 5a99ba9a7d..5d2030af59 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -47,7 +47,9 @@ There are many tools and online resources that can help you to ensure that your This website allows you to edit a color palette and will create a table showing all of the possible color combinations, telling you which ones are accessible and which combinations to avoid using. +- **Color contrast Checker** + WebAIM offers complete web accessibility services. Regardless of the type or size of your web site, WebAIM can help ensure that your site is accessible and usable to those with disabilities. *** #### More Reources