developerFusion accessibility
Related accessibility tutorials
-
Accessibility for Web Developers
by Gez Lemon
Developers put a lot of effort into ensuring their sites can be viewed in outdated browsers, but all too often ignore newer browsers, or worse still, a whole range of visitors. Accessibility means access to information for all. Information to all, regardless of the device used to view the document, or abilities of the visitor. This article covers the W3C guidelines for making your site accessible - a legal requirement for companies in the UK and United States.
Related accessibility podcasts
-
Coding QA Podcast: Episode 15 Bug Review
Published 4 months ago, running time 0h31m
In this episode Matthew and Federico sit down to talk about some interesting bugs and lessons learned that our team has run across while testing ASP.NET. This is a different type of show that we are experimenting where the bugs take center stage.News *Silverlight 3 is releasedBugs Showca...
-
Boagworld Web Design Advice: Access
Published 4 months ago, running time 1h4m
On this week’s show: Ryan and Paul talk to Robin Christopherson from Abilitynet about web accessibility and Dave shares Headscape’s experiences of moving to Google Apps.
-
Coding QA Podcast: Episode 9 Releasing a Product
Published 5 months ago, running time 0h33m
In this show Matthew and Federico talk about what the ASP.NET QA team does to prepare for a release. Taking into account the recent release of ASP.NET 4 Beta 1, theyâll go over several of the "exit criteria" that the product must meet before delivery to the public. News Lightweig...
Related book
-
CSS Cookbook, 2nd Edition
As the industry standard method for enriching the presentation of HTML-based web pages, Cascading Style Sheets (CSS) allow you to give web pages more structure and a more sophisticated look. But first, you have to get past CSS theory and resolve real...