Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Does WCAG 2.0 allow tables for layo开发者_开发技巧ut, I can\'t see anything in the guidelines saying you can\'t but this suprises me.http://www.w3.org/TR/WCAG20-TECHS/H73.html
A client re开发者_运维百科quires my company to create a web-based learning resource to distribute to a large number of users. As such, they have some strict standards to ensure that everyone is able t
I am wondering if anyone knows of any program / tool / or addon that offers a feature like the Live Accessibility Checker in Microsoft Office Word for html coding.
I need to build a web application which complies with the WCAG 2.0 specification. One main feature of this application is that some code must be executed on the client. I don\'t have any way to avoid
What kind of tooling support or helpers does VS2010 or .NET 4.0 provide to developers in the way of accessibility?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have to provide a 508-compliant version of a page for the visually impaired and i开发者_StackOverflowt isn\'t practical to just modify the page.Thus, I have created a new \"reader-compatible\" versi
What would be the best method to code heading/title of <ul> or <ol>? Like we have <caption> in <table>, and we don\'t want to make them bold.