sitepoint.com
Submitted by: Chewbacca

Nifty Navigation Tricks Using CSS

CSS allows you to create attractive navigation that, in reality, is no more than text—text that can be marked up in such a way as to ensure that it’s both accessible and understandable by all those who are unable to physically see your design, but still want to access your content. In this chapter, we’ll look at a variety of solutions for creating CSS-based navigation. Some are suited to implementation on an existing site, to make it load more quickly and boost its accessibility by replacing an old-fashioned, image-based navigation. Others are more suited to incorporation within a pure CSS layout.

direct link