layout-grid-char

Specifies the size of a character grid for the content of an element.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
5.5+nononono

Usage

["none" | "auto" | length | percentage]

Values

*Specify a value for layout-grid-char that is not on this list.
autoLargest character in the font for the element content sets the grid size.
noneCharacter grid size is not set.

Remarks

IE only.

Related