[WebTech #65] CSS > 4. CSS 範例 > 4-4 視覺元件 > 4-4-2 按鈕
按鈕是視覺元件中最常見的。本文將介紹如何用 CSS3 製作美輪美奐的按鈕,並提供數個範例供您參考。
用 CSS3 製作按鈕的方法:
http://designmodo.com/create-css3-buttons/
CSS3 按鈕範例(一般):
(1) http://www.hongkiat.com/blog/css3-glossy-effect/
(2) http://webdesign.tutsplus.com/tutorials/site-elements/orman-clarks-chunky-3d-web-buttons-the-css3-version/
CSS3 按鈕範例(精緻):
(1) http://www.red-team-design.com/just-another-awesome-css3-buttons
(2) http://tympanus.net/codrops/2012/01/11/css-buttons-with-pseudo-elements/
(3) http://webdesign.tutsplus.com/tutorials/quicktip-pressable-css3-social-buttons/
CSS3 按鈕範例(華麗):
(1) http://tympanus.net/codrops/2011/11/07/animated-buttons-with-css3/
(2) http://www.hongkiat.com/blog/css3-on-off-button/
底下嚴格說起來不是按鈕,是購買頁讓使用者選擇不同價格的介面。不過用途與按鈕類似,就把它編在此處了:
(1) http://www.red-team-design.com/css3-pricing-table
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
「html button css」的推薦目錄:
- 關於html button css 在 紀老師程式教學網 Facebook 的最讚貼文
- 關於html button css 在 Easily Create Buttons With Icons Using HTML & CSS - YouTube 的評價
- 關於html button css 在 How do I create an HTML button that acts like a link? 的評價
- 關於html button css 在 網頁設計第五堂課:JavaScript - Guidephy學習教室 的評價
- 關於html button css 在 Like Button - Social Plugins - Meta for Developers 的評價
html button css 在 網頁設計第五堂課:JavaScript - Guidephy學習教室 的推薦與評價
之前學到的HTML和CSS主要是網頁的配置,而現在要教學的JavaScript則是讓網頁配置 ... 清楚實現JavaScript能更改HTML的內容,這裡要介紹在HTML常用的按鈕標籤<button>。 ... <看更多>
html button css 在 Easily Create Buttons With Icons Using HTML & CSS - YouTube 的推薦與評價
View the Code & CodePen:https://dcode.domenade.com/tutorials/easily-create- buttons -with-icons- html -and-cssIn today's video I'll be showing ... ... <看更多>