發表文章

目前顯示的是有「css」標籤的文章

Foundation - The most advanced responsive front-end framework

圖片
Foundation The most advanced responsive front-end framework in the world. Download Foundation 5 source from: http://foundation.zurb.com/

Minify

圖片
Minify - Combines, minifies, and caches JavaScript and CSS files on demand to speed up page loads.   Minify is a PHP5 app that helps you follow several of Yahoo!'s Rules for High Performance Web Sites.  It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers. Minify in Use Before After The stats above are from a  brief walkthrough  which shows how easy it is to set up Minify on an existing site. It eliminated 5 HTTP requests and reduced JS/CSS bandwidth by 70%. The design is somewhat similar to Yahoo's  Combo Handler Service , except that Minify can combine  any  local JS/CSS files you need for your page. Minify integrated into other Projects/Plugins WordPress:  WP-Minify WordPress:  W3 Total Cache Zend Framework:  View helpers for links/scripts Yii:  minscript Extension Features Combines an...