您现在的位置是:网站首页> 编程资料编程资料

Mozilla建议的CSS书写顺序_CSS/HTML_

2023-05-25 311人已围观

简介 Mozilla建议的CSS书写顺序_CSS/HTML_

//显示属性
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 

-六神源码网