日期:2013-06-03  浏览次数:21251 次

书写顺序和浏览器解析过程有关!浏览器先对dom定位,然后解析本身属性,然后再解析内部对象!
//显示属性
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