7. 参考
最后更新于:2022-04-01 03:32:04
# 参考
[编码规范 by @mdo](http://codeguide.bootcss.com/)
[Baidu 前端规范](https://github.com/ecomfe/spec)
[Qunar 前端规范](https://github.com/doyoe/html-css-guide)
[常用的 HTML 头部标签](https://github.com/yisibl/blog/issues/1)
[Google Style Guide](http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/google-js-style.html)
[Amazeui Style Guide](http://amazeui.org/getting-started/)
[CSS Guidelines](http://cssguidelin.es/)
[20 Snippets You should be using from Html5 Boilerplate](http://www.1stwebdesigner.com/snippets-html5-boilerplate/)
[谈谈CSS性能](http://www.w3.org/2015/Talks/0109-CSSConf-xq/)
[Web动画性能指南](http://alexorz.github.io/animation-performance-guide/)
[Why Moving Elements With Translate() Is Better Than Pos:abs Top/left](http://www.paulirish.com/2012/why-moving-elements-with-translate-is-better-than-posabs-topleft/)
[High Performance Animations](http://www.html5rocks.com/zh/tutorials/speed/high-performance-animations/)
[jQuery Standards](http://lab.abhinayrathore.com/jquery-standards/)
[Learn jQuery](http://learn.jquery.com/about-jquery/)
[无线Web开发经验谈](http://am-team.github.io/amg/dev-exp-doc.html)
[移动端前端笔记大全](http://segmentfault.com/a/1190000002581619)