Mozilla建议的CSS里的属性书写顺序
//显示属性
display
list-style
position
float
clear
//自身属性
width
height
margin
padding
border
background
//文本属性color
font
text-decoration
text-align
vertical-align
white-space
other text
content
原文地址有点长 ……
分类: HTML代码优化