Archive for CSS

CSS3 Dropdown Menu Tutorials

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 [...]

Read more