Resources Home
Accessibility
User rating:
2 Yays
4 Nays


12 Accessibility Pitfalls to Avoid
Here’s our list of twelve accessibility pitfalls to avoid along with some examples showcasing sites that either excel or fail miserably in these areas.
User rating:
5 Yays
2 Nays


We are Color Blind
The patterns and examples on this site help you create websites the color blind can use without problems.
User rating:
7 Yays
6 Nays


CheckMyColors
An accessibility tool that checks the foreground and background color combination of a page to determine if they provide sufficient contrast for the visually impaired.
User rating:
4 Yays
3 Nays


Pitfalls of Web Accessibility Evaluation Tools
Automated web accessibility evaluation tools are hard to trust, understand and only provides feedback on a small amount of factors that influence accessibility
User rating:
10 Yays
1 Nays


34 Free CAPTCHA Scripts and Anti-Spam Services
Managing spam comments on your blog is very time consuming. Here’s a list of 34 free Captcha scripts and anti-spam services you can use to be more productive.
User rating:
8 Yays
7 Nays


Differences between IE8 Compatibility View and IE7
A side by side comparison of the changes in CSS and JavaScript in IE8 Compatibility Mode developers should take note of to make their sites compatible in it.
User rating:
3 Yays
1 Nays


iBBDemo iPhone Browser Simulator
iBBDemo is a desktop app that simulates the iPhone browser for cross platform development. It correctly renders Webkit targeted HTML, including the custom -webkit CSS extensions.
User rating:
13 Yays
2 Nays


Valid (X)HTML - Is it important?
As a web designer you’re encouraged to write valid code, but is it really important? A look at the reasons behind validation.
User rating:
3 Yays
0 Nays


Semantic Markup and Accessibility Standards - An overview
This guide provides a medium level of understanding of accessibility standards, which include include W3C and WCAG standards.
User rating:
4 Yays
0 Nays


JavaScript and screen readers
A look at how screen readers interact with various JavaScript events, and how to use that info to create dynamic sites that are also accessible.