摘要: css sprite典型应用案例:土豆网,­div+css用一张背景图实现全站背景图片调用 ,这就是所说的CSS sprite­定位方式:­a{display:black; width:200px; height:30px; backgroud:该图片 no-repeat 位置值1 位置值2 ;}­其优势:­普通方式下的大量图片,现在合并成一张图片,大大减少... 阅读全文
posted @ 2009-06-16 21:23 share your knowledge with the world! 阅读(259) 评论(0) 推荐(0) 编辑