01 Green Menu
This clean menu contains no image. It has a :hover effect which makes it turn to green. There are a few obligations with this menu.
- the width of the list must be fixed (here: 400 pixels)
- the width of each link must be the same, and the sum of all must equal the list's width (here it's 4*100 pixels = 400 px)
Try to play with colors in order to create different types of this menu.
Works on: IE6, IE7, FF, Opera, Safari.