基于CSS的网站导航菜单

所属分类: 网页制作 / CSS 阅读数: 1520
收藏 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实现的让图片垂直居中的方法

图片的宽度和高度是未知的,没有一个固定的尺寸,在这个前提下要使图片在一个固定了宽度和高度的容器中垂直居中,想想感觉还是挺麻烦的,由于最近的项目可能会用到这个方案,所以把一些常用的方法都收集整理了一下。
收藏 0 赞 0 分享

3个比较有用的网页制作技巧

我们在进行DivCSS布局的时候,非常关注CSS技巧的学习,今天向大家推荐3个所谓的 “顶级”CSS技巧!虽然没有什么新意,但对新手而言却非常重要!
收藏 0 赞 0 分享

让你写出更轻巧、更快并且更不会让你头疼的CSS的方法

为什么我们的CSS变得一团糟——我们真的很容易陷入这样的困惑中。有时这是一开始就马虎编程的结果,有时是由于后期多重的附加代码(hacks)和修改造成的。
收藏 0 赞 0 分享

利用CSS3的checked伪类实现OL的隐藏显示的方法

随着CSS3的发布,国外研究正如火如荼,但在国内还有很多人抱着IE不支持CSS3的想法,始终无动于衷不肯去学习。
收藏 0 赞 0 分享

CSS多浏览器兼容性(IE和Firefox)技巧大全推荐

CSS对浏览器的兼容性有时让人很头疼,或许当你了解当中的技巧跟原理,就会觉得也不是难事,从网上收集了IE7,6与Fireofx的兼容性处理技巧并整理了一下。
收藏 0 赞 0 分享

固定位置显示弹出层(兼容IE6,IE8,FF)

兼容IE6,IE8,FF弹出层固定位置显示,主要是通过css的控制
收藏 0 赞 0 分享

div完美自适应动态上下左右居中

div完美自适应动态上下左右居中,多用于信息提示框效果。
收藏 0 赞 0 分享

display:inline的用法

和 display:inline 对应的是 display:block,block 会让应用了该 CSS 属性的 HTML 标记变成块级别元素,例如 SPAN 是行内显示的,但是你加了 display:block 属性就不一样了
收藏 0 赞 0 分享

css样式实现整个页面背景使用一张图片

最近一直被css背景困扰,因为是仿站,别人网站背景图片无论怎样另存,都是相同文件名,打开一看,整个网站的各个角落背景图片都在一个文件中分布,于是上网搜集资料,发现使用这种方法的网站很多,源自于雅虎最早。
收藏 0 赞 0 分享

关于CSS样式表文件组织形式的整理

以下引用网络上的一篇文章,不知道作者是谁了,总体上概括的不错,但是在实际应用当中还是要根据项目情况来具体实施比较好。
收藏 0 赞 0 分享
查看更多