首页 > 网站 > WEB开发 > 正文

CSS2书写顺序

2024-04-27 14:36:02
字体:
来源:转载
供稿:网友
CSS2书写顺序

1.位置属性(display, float, position, top, right, z-index, visibility,clear,list-style等)

2.自身属性(width, height,line-height, margin, padding, border, overflow, min-width等)

3.文字系列(font, color, text-align, text-decoration, vertical-align, white-space, letter-spacing, background 等)

如果要使用浏览器的私有属性,那它们就放在最前面。


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表