<span class="item bar-#key#"><em>></em><a>&nbsp;</a></span>

文章 网页制作类 文章列表

所属分类: 网页制作类 (104 篇文章)
  • 语法: ruby-overhang : auto | whitespace | none 取值: auto : 默认值。 ruby 文本突出相邻基本文本的任何其他文本 whitespace : ruby 文本只突出空白区域的字符 none : ruby 文本只突出相邻基本文本的任.. 2003-12-20
  • 语法:ruby-align : auto | left | center | right | distribute-letter | distribute-space | line-edge 取值:auto : 默认值。由浏览器确定对齐方式。对于ideographic(东亚)文本以 distribute-space 值对齐。.. 2003-12-20
  • 语法:text-justify : auto | distribute | distribute-all-lines | distribute-center-last | inter-cluster | inter-ideograph | inter-word | kashida | newspaper 取值:auto : 默认值。允许浏览器代理用户.. 2003-12-20
  • 语法:text-kashida-space : length | inherit 取值:length : 百分数。标示kashida膨胀与空格膨胀的比例。为100%,仅有kashida膨胀。为0%,仅有空格膨胀 inherit : 遵循父对象的设置 说明:设置或检索如何拉.. 2003-12-20
  • 语法:text-autospace : none | ideograph-alpha|ideograph-numeric | ideograph-parenthesis | ideograph-space 取值:none : 默认值。无调整发生 ideograph-alpha : 在表意字和非表意字(如Latin-based,Gr.. 2003-12-20
  • 语法:word-wrap : normal | break-word 取值:normal : 默认值。允许内容顶开指定的容器边界 break-word : 内容将在边界内换行。如果需要,词内换行( word-break )也将发生 说明:设置或检索当当前行超过指.. 2003-12-20
  • 语法:white-space : normal | pre | nowrap 取值:normal : 默认值。默认处理方式。文本自动处理换行。假如抵达容器边界内容会转到下一行 pre : 换行和其他空白字符都将受到保护。这个值需要IE6+或者 !DOCT.. 2003-12-20
  • 语法:line-break : normal | strict 取值:normal : 默认值。应用日文文本的默认换行规则 strict : 强制日文文本换行规则的严谨性 说明:设置或检索用于日文文本的换行规则。此属性对于 currentStyle 对象而.. 2003-12-20
  • 语法:word-break : normal | break-all | keep-all 取值:normal : 默认值。允许在词间换行 break-all : 该行为与亚洲语言的 normal 相同。也允许非亚洲语言文本行的任意字内断开。该值适合包含一些非亚洲文.. 2003-12-20
  • 语法:unicode-bidi : normal | bidi-override | embed 取值:normal : 默认值。对象不打开附加的嵌入层,对于内联要素,隐式重排序跨对象边界进行工作 bidi-override : 严格按照 direction 属性的值重排序。.. 2003-12-20