Usability of D for Visually Impaired Users
Chris via Digitalmars-d
digitalmars-d at puremagic.com
Mon Sep 5 06:09:26 PDT 2016
On Monday, 5 September 2016 at 12:24:37 UTC, ag0aep6g wrote:
>
> As I've worked on the website quite a bit, here are some things
> we're already doing for accessibility:
>
> * We use proper markup: headings, lists, etc.
>
> * The site adapts to zooming and large font settings, using the
> same mechanism as for small windows/screens.
>
> * We're keeping the traditional underlines on links to help
> color blind people identify them. Though we did remove the
> underlines in menus and such. We hope it's obvious that the
> text can be clicked there.
>
> * We have fallbacks for (I hope) all the JavaScript
> functionality.
I think the above points should do the trick.
More information about the Digitalmars-d
mailing list