标签:
书写顺序:符合浏览器的渲染顺序
/*显示属性*/            /*自身属性*/            /*文本属性*/  
    display                 width                   color 
    visibility              height                  font 
    list-style              margin                  text-decoration  
    position                padding                 vertical-align
    float                   border                  white-space 
    clear                   background              ohter text  
                                                    content  	标签:
原文地址:http://www.cnblogs.com/laipi/p/5112684.html