Accessible Image-Tab Rollovers
Javascript-free accessible navigation tab rollovers described at SimpleBits. The technique was employed at Fast Company.
This is a collection of web-building resources, focusing on accessibility and CSS-based design.
Javascript-free accessible navigation tab rollovers described at SimpleBits. The technique was employed at Fast Company.
Vischeck is a website that can be used to simulate the effects of a variety of color blindness on webpages. They also offer plugins for Photoshop and ImageJ so you can perform the simulation on your local system.
ISO 639.2, Codes for the Representation of Names of Languages can be used in conjunction with the lang attribute in HTML to identify the language the text is in. It helps screen readers and speech synthesizers properly render the text.
Information on rounding tab corners in horizontal unordered lists used for navigation bars with CSS at ComplexSpiral.