| java/jsp | c/c++ | php | mysql | oracle | mssql | vb | vc | c# | asp | html/css/js | system | delphi | perl | photoshop | other |
color版本:CSS1 兼容性:IE4+ NS4+ 继承性:有 语法: color : color 取值: color :? 指定颜色。请参阅 颜色单位 和 附录:颜色表...
font-family版本:CSS1 兼容性:IE4+ NS4+ 继承性:有 语法: font-family : name font-family :ncursive | fa...
font-size版本:CSS1 兼容性:IE4+ NS4+ 继承性:有 语法: font-size : xx-small | x-small | small | medium |...
font-size-adjust版本:CSS2 兼容性:无 继承性:有 语法: font-size-adjust : none | number 取值: none :? 默...
font-stretch版本:CSS2 兼容性:无 继承性:有 语法: font-stretch : normal | narrower | wider | ultra-conde...
font-style版本:CSS1 兼容性:IE4+ NS4+ 继承性:有 语法: font-style : normal | italic | oblique 取值: n...
font-weight版本:CSS1 兼容性:IE4+ NS4+ 继承性:有 语法: font-weight : normal | bold | bolder | lighter...
text-decoration版本:CSS1 兼容性:IE4+ NS4+ 继承性:无 语法: text-decoration : none || underline || blin...
text-shadow版本:CSS2 兼容性:无 继承性:无 语法: text-shadow : color || length || length || opacity 取值...
text-shadow版本:CSS2 兼容性:无 继承性:无 语法: text-shadow : color || length || length || opacity 取值...
font-variant版本:CSS1 兼容性:IE4+ NS6+ 继承性:有 语法: font-variant : normal | small-caps 取值: nor...
text-transform版本:CSS1 兼容性:IE4+ NS4+ 继承性:有 语法: text-transform : none | capitalize | upperca...
line-height版本:CSS1 兼容性:IE4+ NS4+ 继承性:有 语法: line-height : normal | length 取值: normal :?...
letter-spacing版本:CSS1 兼容性:IE4+ NS6+ 继承性:有 语法: letter-spacing : normal | length 取值: nor...
word-spacing版本:CSS1 兼容性:IE6+ NS6+ 继承性:有 语法: word-spacing : normal | length 取值: normal...
text-indent版本:CSS1 兼容性:IE4+ NS4+ 继承性:无 语法: text-indent : length 取值: length :? 百分比数字 |...
text-overflow版本:IE6+专有属性 继承性:无 语法: text-overflow : clip | ellipsis 取值: clip :? 默认值。不显示省略...
vertical-align版本:CSS1/CSS2 兼容性:IE4+ NS4+ 继承性:无 语法: vertical-align : auto | baseline | sub...
text-align版本:CSS1 兼容性:IE4+ 继承性:有 语法: text-align : left | right | center | justify 取值: ...
layout-flow版本:IE5.5+专有属性 继承性:有 语法: layout-flow : horizontal | vertical-ideographic 取值: h...
direction版本:CSS2 兼容性:IE5+ 继承性:有 语法: direction : ltr | rtl | inherit 取值: ltr :? 默认值。文本从...
语法: unicode-bidi : normal | bidi-override | embed 取值: normal :? 默认值。对象不打开附加的嵌入层,对于内联要素,隐式重排序...
法: word-break : normal | break-all | keep-all 取值: normal :? 默认值。允许在词间换行 break-all :? 该行为与亚...
语法: line-break : normal | strict 取值: normal :? 默认值。应用日文文本的默认换行规则 strict :? 强制日文文本换行规则的严谨性...
语法: white-space : normal | pre | nowrap 取值: normal :? 默认值。默认处理方式。文本自动处理换行。假如抵达容器边界内容会转到下一行 ...
语法: word-wrap : normal | break-word 取值: normal :? 默认值。允许内容顶开指定的容器边界 break-word :? 内容将在边界内换...
语法: text-autospace : none | ideograph-alpha|ideograph-numeric | ideograph-parenthesis | ideograp...
语法: text-kashida-space : length | inherit 取值: length :? 百分数。标示kashida膨胀与空格膨胀的比例。为100%,仅有kash...
语法: text-justify : auto | distribute | distribute-all-lines | distribute-center-last | inter-clu...
语法: ruby-align : auto | left | center | right | distribute-letter | distribute-space | line-edge...
语法: ruby-overhang : auto | whitespace | none 取值: auto :? 默认值。 ruby 文本突出相邻基本文本的任何其他文本 whitespace :?...
语法: ruby-position : above | inline 取值: above :? 默认值。在基本文本上方定位 ruby 文本 inline :? ruby 文本与基本...
语法: ime-mode : auto | active | inactive | disabled 取值: auto :? 默认值。不影响IME的状态。与不指定 ime-mode 属...
语法: layout-grid : layout-grid-mode || layout-grid-type || layout-grid-line || layout-grid-char ...
语法: layout-grid-char : none | auto | length 取值: none :? 默认值。无字符网格设定 auto :? 在对象文本中按最大的字符确定...
语法: layout-grid-line : none | auto | length 取值: none :? 默认值。无行网格设定 auto :? 在对象文本中按最大的字符确定网...
语法: layout-grid-mode : both | line | char | none 取值: both :? 默认值。指定 char 和 line 都被启用。要在一个对象上...
语法: layout-grid-type : loose | strict | fixed 取值: loose :? 默认值。指定在中文或韩文中使用网格的文本,只有象形文字,假名,宽字...
语法: background : background-color || background-image || background-repeat || background-attachm...
语法: background-attachment : scroll | fixed 取值: scroll :? 默认值。背景图像是随对象内容滚动 fixed :? 背景图像固定...
语法: background-color : transparent | color 取值: transparent :? 默认值。背景色透明 color :? 指定颜色。请参阅...
语法: background-position : length || length background-position : position || position 取值: ...
语法: background-position-x : length | left | center | right 取值: length :? 百分数 | 由浮点数字和单位标识符组成的长度值。请...
语法: background-position-y : length | top | center | bottom 取值: length :? 百分数 | 由浮点数字和单位标识符组成...
语法: background-repeat : repeat | no-repeat | repeat-x | repeat-y 取值: repeat :? 默认值。背景图像在纵向和横...
语法: layer-background-color : transparent | color 取值: transparent :? 默认值。背景色透明 color :? 指定颜...
语法: layer-background-image : none | url ( url ) 取值: none :? 默认值。无背景图 url ( url ) :? 使用绝对或相...
语法: position : static | absolute | fixed | relative 取值: static :? 默认值。无特殊定位,对象遵循HTML定位规则 a...
语法: z-index : auto | number 取值: auto :? 默认值。遵从其父对象的定位 number :? 无单位的整数值。可为负数 说明: 检索或设置...