站长资源网页制作
Mozilla建议的css书写顺序
简介显示属性 复制代码代码如下: display list-style position float clear 自身属性 复制代码代码如下: width height margin padding border background 文本属性 复制代码代码如下: color font text-dec
显示属性
复制代码代码如下:
display
list-style
position
float
clear
自身属性
复制代码代码如下:
width
height
margin
padding
border
background
文本属性
复制代码代码如下:
color
font
text-decoration
text-align
vertical-align
white-space
other
textcontent
复制代码代码如下:
display
list-style
position
float
clear
自身属性
复制代码代码如下:
width
height
margin
padding
border
background
文本属性
复制代码代码如下:
color
font
text-decoration
text-align
vertical-align
white-space
other
textcontent
下一篇:CSS 圆角框进行JS封装版