To reduce script and CSS requests, include them inline in the page or combine multiple scripts or CSS files together.
为了减少脚本和CSS请求,可以以内联方式把它们包含在页面中,或者把多个脚本或CSS文件组合在一起。
What about CSS files and CSS images as application resources?
我们又该如何处理CSS文件以及CSS图片等应用程序资源呢?
You also must have the first of the CSS files (jqtouch.min.css). The other CSS file is an optional theme.
您也需要第一个css文件(jqtouch . min . css),另一个css文件是一个可选主题。
By prioritizing the reuse of CSS styles across your site, OOCSS results in considerably smaller CSS files, but slightly larger HTML files.
通过优先的CSS样式在您的网站,在大大减少CSS文件OOCSS结果,再利用,但稍大的HTML文件。
If you are working with different but similar files, make sure you give them distinctive names like style-red. CSS and style-800. CSS so you can clearly see the difference.
如果你在使用不同的但是相似的文件,确定你给它们命了独特的名字,像style- red.css和style - 800. css这样你一目了然地就能看到不同之处。
If you are working with different but similar files, make sure you give them distinctive names like style-red. CSS and style-800. CSS so you can clearly see the difference.
如果你在使用不同的但是相似的文件,确定你给它们命了独特的名字,像style- red.css和style - 800. css这样你一目了然地就能看到不同之处。
应用推荐