layout-grid-mode

Specifies if the element text layout grid uses the line and/or char mode.

Platform Support

IENetscapeMozillaOperaSafari
5.5+nononono

Values

bothUse both the line and char mode.
noneDo not use a grid.
lineUse a line grid. (Recommended for inline elements.)
charUse a character grid. (Recommended for block elements.)

Remarks

IE only.

Related

text_css aptana_docs