Things you might find useful

Archive for the ‘Tutorials’ Category

Apple-Style Nav Menu

Thursday, October 1st, 2009

I’m a big fan of using sprites for navigation menus. While they don’t offer the flexibility of a solely HTML & CSS menu due to the fact that you have to create a new graphic every time you want to change a menu item; sprites do offer you infinite styling possibilities limited only by your creativity with graphics software. Apple’s website is a well-known example of a sprite-driven nav menu, so I’ll use that as the inspiration and walk through how to create something similar.

Read the rest of this entry »

Tags: ,
Posted in Tutorials | View Comments