What are web accessibility tools?

2

Hello, I'm having trouble finding some tools or tutorials that will allow me to implement accessibility features in my college project.

I would like to know what are the ways to implement accessibility features in a web system and if there are frameworks that can do this work.

I am using Web Forms and Master Page in visual Studio , the system programming is in C# . I would like the tools presented to help you also work with this technology without conflict.

Just to complement, accessibility features are those that allow disabled people to use the system, many people confuse accessibility with responsiveness that is what allows the system to be accessed by multiple devices with different screen sizes.

An example of accessibility would be to modify the colors for Daltonian wearers to differentiate the elements of the page. I would like my system to be accessible for some visually impaired.

The Accessibility features I am looking for are the font enhancement feature and the feature that allows you to modify the page color style. Because I believe that only these two already help users a lot.

    
asked by anonymous 14.04.2016 / 01:37

0 answers