收藏一个CSS书写顺序建议
时间:2007-08-22 来源:panzt
收藏一个来自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
相关阅读 更多 +