[WebTech #66] CSS > 4. CSS 範例 > 4-4 視覺元件 > 4-4-3 游標、標籤、通知、評等
接下來這四個視覺元件比較簡單,所以我就一起刊出了:
游標:CSS3 允許你移到不同物體上,顯示不同游標。
(1) http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/everything-you-need-to-know-about-the-css-cursor-rule/
標籤:每篇部落格文章後,標註文章分類的標籤,也能用 CSS3 做出來。
(1) http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/tagtastic-tag-cloud-with-css-transformations/
(2) http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-create-pure-css3-ticket-like-tags/
通知:類似 iPhone 上收到 Email 後,會以紅色圓圈貼在圖示右上角,告知目前有幾封未讀的小標誌。
(1) http://www.red-team-design.com/notification-bubble-css3-keyframe-animation
評等:會出現五顆星星,讓使用者對某篇文章評分的圖形。
(1) http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/quick-tip-create-a-rating-system-with-css-web-fonts-and-sprites/
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
Search
css cursor 在 Creating Custom Cursors - CSS Only, and JavaScript! 的美食出口停車場
Today's Question: Customizing the cursor, yes or no? Tell me w... ... Creating Custom Cursors - CSS Only ... ... <看更多>