站长资源网络编程

Mozilla建议的CSS书写顺序

整理:jimmy2024/10/26浏览2
简介//显示属性 display list-style position float clear //自身属性 width height margin padding border background //文本属性 color font text-decoration text-align verti
//显示属性
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