当前位置: 代码迷 >> HTML/CSS >> Mozilla提议的CSS书写顺序
  详细解决方案

Mozilla提议的CSS书写顺序

热度:104   发布时间:2012-11-23 00:03:43.0
Mozilla建议的CSS书写顺序
//显示属性
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