Tutorials, Works

Create a Slick Menu using CSS3

Feb 17, 2010 insic 175 Comments

In this article I am trying to mimic the navigation menu in Dragon Interactive website using only CSS (no images, no JavaScript).

Note: This is an experimental example using the new features of CSS3. The effects can be seen in Latest Webkit Browser only. Gradients works in Firefox 3.6 but not the fade-in and fade-out transition.

Here is the demo of what we are about to create.

Lets create the html used.

Now the CSS.

Lets add a gradients using CSS3 gradient property into our wrapper div.

The CSS code for the menu item.

References:

You can view a tutorial here creating the same menu effect using CSS sprite and jQuery.

About the author: insic

Subscribe in my RSS Feed for more updates on Web Design and Development related articles. Follow me on twitter or drop a message to my inbox.