AutoCAD 3DMAX C语言 Pro/E UG JAVA编程 PHP编程 Maya动画 Matlab应用 Android
Photoshop Word Excel flash VB编程 VC编程 Coreldraw SolidWorks A Designer Unity3D
 首页 > css教程

CSS2书写顺序包括位置属性、自身属性、文字系列

51自学网 http://www.wanshiok.com
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 等)

如果要使用浏览器的私有属性,那它们就放在最前面。
css2,书写顺序  
上一篇:css3实现input输入框颜色渐变发光效果代码  下一篇:CSS(html)背景图优化合并深入探讨