Web Design Resources, CSS Tricks, Articles, Tutorials and more

10 Image Free CSS Menu and How to Create Menu in CSS

In: CSS| Web Design

28 Dec 2009

It has been while since we did any CSS menu post here. Who said you can’t make sexy, cool looking menu with CSS ? Today we bring you 10 Free sexy CSS menu and tutorial on how to create one. As usual they are free for personal use. Most the of menus are created using using CSS and CSS3 propety-webkit-border-radius and -moz-border-radius. Obviously Internet Explorer does not support those properties. Too bad. However, for the sake of it one of the menus is using jQuery rounded corner plugin. So, it is rounded crossbrowser.

Menus are test in Latest version of Firefox, Safari and IE7.

Download CSS SCRIPT

cssmenu1

How to create a Sexy CSS Menu?

First you have your basic HTML Mark Up. You can wrap it around with a menu wrapper if you like.

cssmenu2

Now we need to add the magical CSS. This creates a horizontal menu.

cssmenu3

Now we need to add some flavor to it. Change the color as you like.
cssmeu4

Share and Enjoy:
  • Facebook
  • del.icio.us
  • Digg
  • email
  • Google Bookmarks
  • LinkedIn
  • Mixx
  • RSS
  • StumbleUpon
  • Technorati
  • Twitter
  • Reddit

Comment Form