基于CSS的网站导航菜单

所属分类: 网页制作 / CSS 阅读数: 1506
收藏 0 赞 0 分享

基于CSS的网站导航菜单.
Loodo
A colorful menu that adds to the feel of the website.
Screenshot
Acko.net
Steven Wittens takes a look at the navigation menu from a quite unusual perspective.
Screenshot
Web Design Ledger
Web Design Ledger has an excellent menu; its large size is convenient but doesn’t intrude on the content.
Screenshot
UX Booth
UX Booth uses a a stylish text box under the navigation as a sort of subtext for each menu item.
Screenshot
Nopokographics
Vertical navigation menus are used very rarely, for the simple reason: they are harder to use. However, some designers risk unusual approaches. Nopoko Graphics uses an arrow and a hover-effect for its vertical navigation menu.
Screenshot
Icon Designer
This website uses a large image-based menu on the home page. The user’s attention is drawn directly to this large menu, making it convenient for users.
Screenshot
Cosmicsoda
This large and colorful menu is very noticeable and uses a slight hover effect to further define the menu items.
Screenshot
Designsensory
An intuitive drop-down navigation that uses 2 colors effectively to communicate the active navigation item and the passive ones.
Screenshot
Smallstone
Smallstone, a U.S. record label, presents its navigation menu in the form of a the so-called Space Echo Roland SE-201.
Screenshot
TNVacation
It’s pretty hard to find a nice-looking drop-down menu. This one is a beautiful exception.
Screenshot
Clearleft
Clearleft uses a couple of paper pieces for its navigation.
Screenshot
#p#
基于CSS的网站导航菜单.
45royale
A simple, clean and beautiful navigation with a nice hover effect.
Screenshot
Design Intellection
An excellent example of block navigation that shows how effectively “speaking” hover effects can be used with a clean and simple navigation menu.
Screenshot
Ronnypries.de
A navigation menu doesn’t have to look like a traditional navigation menu. Ronny Pries uses a floor plan to lead site visitors through the pages of the site.
Screenshot
Jiri Tvrdek
Jiri Tvrdek presents the navigation options of his site as leaves on a tree. Creative, unusual and memorable.
Screenshot
Water’s Edge Media
Patricia Abbott uses clothespins for the navigation options.
Screenshot
Matt Dempsey
Matt Dempsey highlights his navigation options with a brush stroke.
Screenshot
Cognigen
The current navigation option is pressed — clear and intuitive.
Screenshot
District Solutions
Vertical tabs are used very rarely. But they can look good!
Screenshot
Jayme Blackmon
Jayme Blackmon seems to like setting “done”-marks…
Screenshot
Jeff Sarmiento
Why not try a sloping navigation options once in a while?
Screenshot
#p#
基于CSS的网站导航菜单.
Studioracket
A really unusual navigation menu that uses some kind of a mindmap to illustrate the navigation. And, apart from that, the navigation menu is hand-drawn!
Screenshot
Cultured Code
A subtle yet distinct menu that is out of the way of content. Excellent colors and a nice hover effect also add to the menu.
Screenshot
Nando Designer
This Portuguese designers uses handwriting and a piece of paper for its main navigation.
Screenshot
Bonfiremedia
Sometimes typography is just enough…
Screenshot
Artgeex
Vivid typography in use.
Screenshot
Gloobs
Some designers integrate a stamp in the contact navigation option.
Screenshot
South Creative
This website uses large navigation buttons and has a good hover effect.
Screenshot
Mac Rabbit
One more example of a large and clean menu. This one uses icons to aid the reader in recognizing each item’s function.
Screenshot
RapidWeaver
This menu has a clean and smooth layout, and it has a great sub-menu that uses transparency to separate it from the main menu.
Screenshot
DFW UPA
Icons reinforce the menu items on this website and add emphasis to each option.
Screenshot
Revolution Driving Tuition
This website has a great grunge style, and the menu fits right into the layout.
Screenshot
Duarte Pires
This menu is located close to the content, where it is easy to use. It uses large icons, which adds a visual element to the navigation. Also, the menu on other pages uses the same icons in a vertical layout, bringing consistency to the website. The icons may not fit perfectly, but it’s a nice idea.
Screenshot
Valetin Agachi
This navigation has a rather unique style that emphasizes selected items. Also, the menu layout stays consistent throughout the whole website.
Screenshot
Tutorial9
Tutorial9 recently got a nice redesign, which came with a very usable and well-organized menu.
Screenshot
更多精彩内容其他人还在看

CSS样式分离之再分离达到精简与重用

无论是CSS的分离还是js的分离,其主要作用之一就是精简与重用,CSS本身就代表着精简与重用,CSS样式分离,我一般指的是“以单独的CSS文件将CSS样式分离出来”,此处的重用多针对不同页面的重用,就是说,一个样式文件,可以多个页面使用,这对于一些公共样式的重构是很有
收藏 0 赞 0 分享

CSS属性behavior的语法使用说明

在进行CSS网页布局的时候,我们经遇到刷新要保留表单里内容的时候,习惯的做法使用cookie,但是那样做实在是很麻烦,css中的behavior就为我们很好的解决了这个问题。今天jb51.net就向大家介绍CSS属性behavior的语法
收藏 0 赞 0 分享

网页制作中的水平居中和垂直居中解决方法集合

 在定义网页的CSS样式的时候,我们或许并不怎么用到垂直居中。
收藏 0 赞 0 分享

最常见IE的Bug及其fix修复方法

Internet Explorer – Web程序员的毒药。在IE上开发时间中有超过60%的时间是花在和IE的bug进行搏斗,让你的开发生产率严重下降。下面是一个教程,告诉你9个IE上最常见的BUG以及如何解决它们。
收藏 0 赞 0 分享

CSS常用浏览器兼容调整小结

用CSS+DIV来写网站代码的好处显而易见,这里不多说了,但由于不同浏览器对CSS的解释不统一,造成不同浏览器下页面错位的现象十分常见……
收藏 0 赞 0 分享

css firefox火狐浏览器下的兼容性问题

css firefox火狐浏览器下的兼容性问题
收藏 0 赞 0 分享

DIV+CSS 浏览器兼容性小结

在网站设计的时候,应该注意css样式兼容不同浏览器问题,特别是对完全使用DIV CSS设计的网,就应该更注意IE6 IE7 FF对CSS样式的兼容,不然,你的网乱可能出去不想出现的效果!
收藏 0 赞 0 分享

div+css 布局常识 8问

CSSer与其他IT职位一样,在找工作的时候,都会面临着面试官提出的问题,或者给出的试卷。今天jb51.net收集了常见的8条面试题目,希望对您有所帮助。
收藏 0 赞 0 分享

CSS用四种方式实现布局

CSS用四种方式实现布局
收藏 0 赞 0 分享

css 解决表格边框不显示的问题

在 IE6 中,当表格单元格中的数据为空时,边框是不显示的,在IE8中是会显示的,怎样解决这个不兼容的问题呢。
收藏 0 赞 0 分享
查看更多