CSS属性内部声明顺序

布局定位属性–>自身属性–>文本属性–>其他属性.
 
display || visibility
position
top || right || bottom || left
z-index
clear
float

width
max-width || min-width
height
max-height || min-height
overflow
margin
padding
outline
border
background

color
font : font-style || font-weight || font-size || line-height || font-family
text-align
text-indent
line-height
white-space
vertical-align
 

cursor
其他
posted @ 2016-09-03 20:25  阿巴阿巴55996  阅读(188)  评论(0)    收藏  举报