[WebTech #70] CSS > 4. CSS 範例 > 4-4 視覺元件 > 4-4-7 Menu
這篇「分享+留言+按讚」沒破 50 我不甘心!! ... XD
說真的!這篇我花的整理功夫,至少有七小時以上!因為使用 CSS3 製作 Menu 的範例實在太豐富!我不忍割捨任何一個。加上要想出個面面俱到的分類方法,又花了我不少時間審視手上所有收集到的文件。因此,這麼辛苦才收集齊全、分類完善的文章,請大家稟著「良心」(奸笑),按下一個「讚」吧!
每篇網頁一定都會有所謂「導覽列」。有些是「置頂」,有些是在「左側」。所以我將上百篇文章,精選出來的 28 篇,依照「側邊單層」、「側邊多層」、「頂邊單層」、「頂邊多層」、以及「華麗型導覽列」五大類別,幫各位分類。相信在小弟的幫助之下,您下次想製作「頂邊、側邊」,「單層、多層」,都能「一發中的」。話不多說,以下就是我精選出來的 28 篇 Menu 範例:
「側邊單層」(Sidebar, Single Layer):
(1) http://www.netmagazine.com/tutorials/swishy-css3-navigation
(2) http://tympanus.net/codrops/2012/02/21/accordion-with-css3/
(3) http://designmodo.com/accordion-css3/
(4) http://www.hongkiat.com/blog/css-content-accordion/
(5) http://www.sitepoint.com/css3-sliding-menu/
(6) http://tympanus.net/codrops/2011/10/24/creative-css3-animation-menus/
(7) http://tympanus.net/codrops/2011/10/19/blur-menu-with-css3-transitions/
「側邊多層」(Sidebar, Multi-layers):
(1) http://webdesign.tutsplus.com/tutorials/site-elements/orman-clarks-vertical-navigation-menu-the-css3-version/
(2) http://designmodo.com/css3-accordion-menu/
(3) http://www.alessioatzeni.com/blog/css3-menu-navigation-effect/
「頂邊單層」(Navigation Bar, Tabbed):
(1) http://webdesign.tutsplus.com/videos/how-to-create-a-css3-tabbed-navigation/
(2) http://webdesign.tutsplus.com/tutorials/site-elements/how-to-create-a-modern-ribbon-banner-navigation-bar-with-pure-htmlcss3/
(3) http://tympanus.net/codrops/2012/04/12/animated-content-tabs-with-css3/
(4) http://tutorialzine.com/2010/01/halftone-navigation-menu-jquery-css/
(5) http://www.marcofolio.net/css/the_apple.com_navigation_menu_created_using_only_css3.html
(6) http://tympanus.net/codrops/2012/06/12/css-only-responsive-layout-with-smooth-transitions/
「頂邊多層」(Navigation Bar, Drop-down List)
(1) http://www.webdesignerdepot.com/2012/08/create-a-stunning-menu-in-css3/
(2) http://www.alessioatzeni.com/blog/css3-dropdown-menu/
(3) http://www.script-tutorials.com/css3-green-marble-menu/
(4) http://designmodo.com/css3-dropdown-menu/
(5) http://www.script-tutorials.com/pure-css3-lavalamp-menu/
(6) http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/
「華麗型」(非傳統「置邊」或「置頂」的導覽列):
(1) http://webdesign.tutsplus.com/tutorials/site-elements/how-to-create-a-css3-wheel-menu/
(2) http://www.inserthtml.com/2012/09/rotating-menu/
(3) http://tympanus.net/codrops/2012/07/02/swatch-book-with-css3-and-jquery/
(4) http://tympanus.net/codrops/2012/03/23/responsive-content-navigator-with-css3/
(5) http://www.alessioatzeni.com/blog/css3-with-jquery-reverse-animation/
(6) http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/
貼完了~請來賓掌聲鼓勵...(敬禮)
---
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
drop-down list html 在 コバにゃんチャンネル Youtube 的最佳解答
drop-down list html 在 大象中醫 Youtube 的精選貼文
drop-down list html 在 大象中醫 Youtube 的最佳解答
drop-down list html 在 HTML <select> 下拉式選單<option> <optgroup> - Fooish 程式 ... 的相關結果
HTML 下拉式選單- <select>, <option>, <optgroup> 標籤(tag). <select> 用來建立下拉式選單(dropdown menu),讓使用者可以從一堆選項中選擇出一個或 ... ... <看更多>
drop-down list html 在 [Asp .Net MVC]如何使用Html.DropDownList | Jesper程式學習 ... 的相關結果
Net MVC原生提供非常多種Html Helper給大家使用其中最容易忘記怎麼用的就是DropDownList假設我們希望看到的畫面如下. ... <看更多>
drop-down list html 在 HTML select tag - W3Schools 的相關結果
The <select> element is used to create a drop-down list. The <select> element is most often used in a form, to collect user input. The name attribute is needed ... ... <看更多>