繁体中文
设为首页
加入收藏
当前位置:网站制作首页 >> CSS教程 >> Mozilla建议的CSS书写顺序

Mozilla建议的CSS书写顺序

2006-11-15 08:00:00  作者:  来源:互联网  浏览次数:1  文字大小:【】【】【
简介:   //显示属性 display list-style position float clear //自身属性 width height margin padding border background //文本属性 color font text-decoration text-align vertical-align white-space other t...
关键字:顺序 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 text

content

责任编辑:admin
相关文章