Mozilla建议的css书写顺序
网页制作 发布日期:2025/1/10 浏览次数:1
正在浏览: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