Layouts, Margins, and Other Style Sheet Property References (Page 1 of 5 )
Alphabetical Property Reference: ime-mode
ime-mode IE 5(Win) NN n/a Moz n/a Saf n/a Op n/a CSS n/a
Inherited: No
Controls the presence of the Input Method Editor in IE for Windows for browser and system versions that support languages such as Chinese, Japanese, and Korean.
CSS Syntax
ime-mode: active | auto | disabled | inactive
Value One of four constants: active | auto | disabled | inactive.
!important IE 4 NN n/a Moz all Saf all Op all CSS 1
Inherited: No
Increases the weight (importance) of a property setting with respect to cascading order. This keyword is a declaration rather than a property, but it can be attached to any property setting. The syntax requires an exclamation symbol between the property value and the important keyword. Extra whitespace around the exclamation symbol is acceptable. See Chapter 3.
CSS Syntax
!important Value No values assigned to this declaration.
layer-background-color, layer-background-image IE n/a NN |4| Moz n/a Saf n/a Op n/a CSS n/a
Inherited: No
These are Navigator 4-only properties that allow a positioned element’s background color and image to extend through padding, all the way to the border. Values are the same as for the CSS background-color and background-image properties. See background-color , background-image , and padding .
layout-flow IE 5.5 NN n/a Moz n/a Saf n/a Op n/a CSS n/a
Inherited: Yes
Intended primarily for languages that display characters in vertical sentences, this property controls the progression of content, left-to-right, or right-to-left. Microsoft recommends using the writing-mode property instead.
CSS Syntax
layout-flow: horizontal | vertical-ideographic
Value One of two constants: horizontal | vertical-ideographic .
layout-grid IE 5(Win) NN n/a Moz n/a Saf n/a Op n/a CSS n/a
Inherited: Yes
This is a shorthand property that lets you set one or more layout grid properties ( layoutGridChar , layoutGridLine , layoutGridMode , and layoutGridType ) with one assignment statement. These properties are used primarily with Asian language content.
(, , , and ) with one assignment statement. These properties are used primarily with Asian language content.