'layout-grid-char' Syntax and Note : layout grid char « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'layout-grid-char' Syntax and Note

Note:

Set the character size grid for rendering the text.

Syntax:
    
element { layout-grid-char: value }
elementID.style.layoutGridChar = "value"
document.all.elementID.style.layoutGridChar = "value"
    

      
      








Related examples in the same category

1.'layout-grid-char' Example
2.'layout-grid-char' Possible Values
3.'layout-grid-char' is applied to