article

Wednesday, April 28, 2010

Create a Slick Menu using CSS3

Create a Slick Menu using CSS3

In this article the developer attempts to mimic the navigation menu on the Dragon Interactive website using only CSS (no images, and no JavaScript).
As with most of the tutorials in this article, this is an experimental tutorial using the new features of CSS3. The effects can be seen in only the latest Webkit Browsers, as such, the gradients work in Firefox 3.6 but not thefade-in and fade-out transition.

If you want to know more and download the source follow the link below

http://blog.insicdesigns.com/2010/02/create-a-slick-menu-using-css3/

Demo

http://insicdesigns.com/demo/css3/exp2/index.html

Related Post