Fontastic 免費網頁圖示字型(Icon Fonts)產生器
Fontastic 是一個很強大的 Icon Font 產生器,使用方法是選擇你要運用到網頁裡的圖示,設定好調用的前置詞,網站就會依照你選取的圖示產生 TTF、SVG、EOT、WOFF 四種字型檔案,將它們製作成你的專用的字型,再依照網站提供的 CSS 程式碼與參考頁面說明,就能在網頁裡運用這些圖示。
http://www.freegroup.org/2013/10/fontastic/
「css sprites」的推薦目錄:
- 關於css sprites 在 Blogger調校資料庫 Facebook 的最佳貼文
- 關於css sprites 在 紀老師程式教學網 Facebook 的最讚貼文
- 關於css sprites 在 How can I scale an image in a CSS sprite - Stack Overflow 的評價
- 關於css sprites 在 W3Schools CSS Image Sprites Tutorial - YouTube 的評價
- 關於css sprites 在 CSS Sprites 筆記 - Shan 日常筆記 的評價
- 關於css sprites 在 jakesgordon/sprite-factory: Automatic CSS Sprite Generator 的評價
- 關於css sprites 在 18 CSS Sprites ideas | web icons, icon, css - Pinterest 的評價
- 關於css sprites 在 Are CSS sprites bad for SEO? - Webmasters Stack Exchange 的評價
css sprites 在 紀老師程式教學網 Facebook 的最讚貼文
[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
css sprites 在 W3Schools CSS Image Sprites Tutorial - YouTube 的推薦與評價
Video tutorial from the CSS Image Sprites chapter of the CSS tutorial on w3schools.comhttp://www.w3schools ... ... <看更多>
css sprites 在 CSS Sprites 筆記 - Shan 日常筆記 的推薦與評價
在處理連續圖片做出動畫時也很適合!! Sprites 就是一張合併出來的大圖. 只要透過CSS控制X,Y的定位即可!! CSS Sprite 原理圖. ... <看更多>
css sprites 在 How can I scale an image in a CSS sprite - Stack Overflow 的推薦與評價
... <看更多>
相關內容