layout-grid-line

Specifies the grid line value for the text 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 line.
noneCharacter grid line is not set.

Remarks

IE only.

Related