24 Feb 2010

CSS3 Dropdown Menu Tutorials

CSS, Tutorials Comments Off

While browsing I’ve found a website that teach you how to create a CSS3 Dropdown menu. View the demo to see a Mac-like multi-level dropdown menu that this guy created using border-radius, box-shadow, and text-shadow. It renders perfect on Firefox, Safari and Chrome. The dropdown also works on non-CSS3 compatible browsers such as IE7+, but the rounded corners and shadow will not be rendered. By the way I’m not an IE fanatic.

Source: http://www.webdesignerwall.com/tutorials/css3-dropdown-menu/

Related posts:

  1. Photoshop Secret Shortcuts
  2. 50+ Illustrator Tutorials for Designers
Comments are closed.