本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

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