1. 用 firebug 或 console 来调试
2. Float 或 Inline-Block css
3. 用 CSS animation 取代 Javascript
4. Form 表单请使用 Label input
5. 性能:Spiriting everything
6. 不要直接修改 image width 和 height 属性
7. 使用 max width 和 height 来调整 image 比例
8. 善用 :before 和 :after
9. 减少 CSS 程序代码
10. 使用 SASS 或 Compass
阅读(916) | 评论(0) | 转发(0) |