Mozilla建议的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
othertext
content

猜你在找的CSS相关文章