While trying to work on a web site and while looking around for inspiration is found a very nice tempting css navigation on this site http://www.equalitysolutions.ro/ Anybody got the source code or anyone know how to do it? Thanks, will give rep if you know source code or how to get source code or how to do it?
It's called CSS menu tabs. Very similar to these tabs below: http://www.dynamicdrive.com/style/csslibrary/category/C1/ http://www.exploding-boy.com/2005/12/15/free-css-navigation-designs/
Right click, and select view source. You will see the menu marked up as an unordered list. The style sheet will supply the style rules. cheers, gary
Check out http://www.cssplay.co.uk/menus/. That guy has a ton of menus with varying degrees of difficulty.