Specifies the size of a character grid for the 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 size. |
none | Character grid size is not set. |
Remarks
IE only.