标签:
Golden rule
Every line of code should appear to be written by a single person, no matter the number of contributors.
1.Syntax
2.Declaration order
3.Language attribute
4.Character encoding
5.CSS and JavaScript includes
6.Practicality over purity
7.Attribute order
8.Boolean attributes
9.Reducing markup
10.JavaScript generated markup
标签:
原文地址:http://www.cnblogs.com/guojunru/p/5373682.html