电脑技术学习

Mozilla建议的css书写顺序

dn001

作为网页制作人员,CSS书写习惯很重要,以下是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
textcontent

标签: