这个unicode-bidi
属性与方向属性设置或返回是否应覆盖文本以支持同一文档中的多种语言。
表中的数字指定完全支持该属性的第一个浏览器版本。
Property | |||||
---|---|---|---|---|---|
unicode-bidi | 2.0 | 5.5 | 1.0 | 1.3 | 9.2 |
unicode-bidi: normal|embed|bidi-override|initial|inherit;
Value | Description | Demo |
---|---|---|
normal | The element does not open an additional level of embedding. This is default | Demo ❯ |
embed | For inline elements, this value opens an additional level of embedding | Demo ❯ |
bidi-override | For inline elements, this creates an override. For block elements, this creates an override for inline-level descendants not within another block element | Demo ❯ |
isolate | The element is isolated from its siblings | |
isolate-override | ||
plaintext | ||
initial | Sets this property to its default value. Read about initial | |
inherit | Inherits this property from its parent element. Read about inherit |
CSS教程:CSS 文本对齐
HTML DOM 参考:unicodeBidi 属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!