Mozilla建议的css书写顺序

(编辑:jimmy 日期: 2024/9/21 浏览:2)

显示属性

复制代码代码如下:
display
list-style
position
float
clear

自身属性

复制代码代码如下:
width
height
margin
padding
border
background

文本属性

复制代码代码如下:
color
font
text-decoration
text-align
vertical-align
white-space
other
textcontent