博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

CSS编写顺序

Posted on 2008-05-18 10:19  linFen  阅读(320)  评论(0编辑  收藏  举报

样式表的属性编写技巧
//显示属性  
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