CSS编写顺序

样式表的属性编写技巧
//显示属性  
display  
list-style  
position  
float  
clear  
  
//自身属性  
width  
height  
margin  
padding  
border  
background  
  
//文本属性  
color  
font  
text-decoration  
text-align  
vertical-align  
whitewhite-space  
other text  
content   


本篇文章来源于 cssrain.cn 原文链接:http://www.cssrain.cn/article.asp?id=706

原文地址:https://www.cnblogs.com/luluping/p/1201849.html