Specifies the grid line value for the text content of an element.
Platform Support
IE | Netscape | Mozilla | Opera | Safari | 5.5+ | no | no | no | no |
---|
Usage
["none" | "auto" | length | percentage]
Values
* | Specify a value for layout-grid-char that is not on this list. |
auto | Largest character in the font for the element content sets the grid line. |
none | Character grid line is not set. |
Remarks
IE only.