CSS Sprite的优点
考虑写这篇文章是因为看到了FVzone的WP皮肤 dark-final :http://www.fvzone.com/blog/dark-final-to-wordpress.fv
这款皮肤很棒的,非常喜欢。
但是发现作者处理icon的方法有些原始:把那些小图标放到一个文件夹里,然后不同的class调用不同的ico图片。
如果用css spirit就可以省很多事情。
css spirit 的本质是通过定位调用某个图片的相应位置,也就是background:url(../images/icon2.png) mpx npx no-repet;m和n是相应的坐标。这样的话就可以把很多的小ico全部放到一个图片里面,这样有以下好处:
1、减少图片文件大小,经过测试,将多张图片集合可以将图片的总大小缩小好几倍。
2、减少数据请求,原来每加载一张小图,就会有一次数据请求,但是用了CSS spirit 使用该图片的所有class 只需要一次请求就够了
3、其它好处,比如减小CSS代码量,样式更容易管理等。
但是请注意,不要将repeat的图片和no-repeat的图片放到一起来,虽然这样基本不会有什么问题,但是目前来说,如果这样做的话,在Iphone中浏览页面会出现北京图片溢出的情况。
承诺?海阔天空 or Amani
华仔在地震之后两个小时内就写出了《承诺》的歌词,这首歌是基于Beyond的《海阔天空》,我听了群星版的《承诺》。
歌词写的很棒,群星唱的也很动情,看得出来这次我们的偶像们为灾区做了很多很多,比国内的那些虚伪的企业和黑心的XX会好多少倍就不的而知了。
先不说这些了。
赞一下Andy、Eason Chan还有霆锋,特别是霆锋,现在爱死他了。
我也算是Beyond的fans了吧,从高中开始一直很喜欢家驹的歌。
其实我个人认为,Andy这个时候可以根据Amani来填词或许会比海阔天空更具感染力。
I Sparkle is open
As you see, this is the first post of my site, I built this blog to gate a new start.
I like the new things, so I want to break my old road or method of processing things in my life and works.
So when I had the bbs of MuYeChenFeng(牧野晨风) ,and then turned to ChenFeng Blog and then Chenfeng Group, and at last it become in to digger (顶客网), a simpler website to share the value news.
But I’m not a person that like the new and hate the old,? the world is getting a head second by second, and so as my mind, I always have many new ideas and some of them is great I think but this blog may be used to be a show case of my ideas in my work.
By the way, thanks everyone who come here.
May be I will use English in some posts ,but please don’t afraid of it because I think only if you have pass the CET-4, you can understand them.